1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 07:30:47 +05:30
Commit Graph

10 Commits

Author SHA1 Message Date
minh2134 c97bc06396 install.py: Waterfox compatibility and default to firefox user.js always (#485)
* install.py: Integrate waterfox and default to firefox user.js always

This commit:
- Removes the old --zen switch
- Adds a new --browser/-b switch to specify the browser. Available
  options: firefox, waterfox, zen
- Now defaults to the firefox user.js even if there's new user.js added

* install.py: Remove the redundant --zen flag
2026-05-30 22:03:12 -04:00
Vadim Zyamalov 392c62a03c New profile system aloows for non-ascii characters (#470) 2026-05-03 12:22:57 -04:00
balacij 9d7e6acb9c install.py: add support for macOS (#434) 2025-10-22 20:54:50 -04:00
Vadim Zyamalov 7b3cee24cc Allow Firefox installed as non-admin (#423) 2025-09-05 14:53:22 -04:00
Cat ad9a3b4693 install.py: BetterZen compatibility (#418) 2025-08-20 14:52:16 -04:00
sykoram e66de491ac fix install.py (quotes in f-strings) (#405) 2025-06-21 00:29:56 -04:00
sykoram 1a6be093dc Improve install.py (#373)
* install.py: add shebang

* install.py: remove old version of _get_firefox_version

* install.py: search for Firefox installation, including flatpak version

* install.py: add option to disable 'Press ENTER to exit'

* install.py: fix windows root
2025-04-28 10:06:35 -04:00
Michael Weems 9c1d652299 Update install.py (#369)
Updating to Check Location of Firefox Install
2025-02-25 17:30:05 -05:00
Cat d70e3cdebe Updated install.py _get_default_profile_folder (#346) 2024-12-09 14:21:25 -05:00
Cat 429abb61f5 Added installer.py (#318) 2024-11-08 15:40:11 -05:00