browsh-org/browsh

Ability to skip version check

Open

#508 geöffnet am 17. Jan. 2024

Auf GitHub ansehen
 (0 Kommentare) (2 Reaktionen) (1 zugewiesene Person)JavaScript (455 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (15.996 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Just the ability to skip the Firefox version check (installed, correct version, etc.), so browsh could be used with any Firefox forks, incl. those with unique version schemas.

Using such flag should also notify the user that it's essentially an unsupported mode. It can only work with firefox.path is provided, because otherwise it tries to resolve the binary path to firefox using which firefox (unix) or registry lookup (Windows).

Ref: https://github.com/browsh-org/browsh/discussions/506

Contributor Guide