browsh-org/browsh

Ability to skip version check

Open

#508 建立於 2024年1月17日

在 GitHub 查看
 (0 留言) (2 反應) (1 負責人)JavaScript (15,996 star) (455 fork)batch import
enhancementhelp wanted

描述

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

貢獻者指南