7affd0f343
firefox: configure laptop zoom to 1.20, keep desktop at 1.70
2024-12-02 22:35:49 +00:00
633e9c64ab
firefox: fix uBlock managed-storage
...
i can finally browse stackoverflow again w/o cookie banners????? IT'S LIKE 2010 AGAIN I LOVE YOU
2024-12-02 21:42:21 +00:00
5521c6c5b6
firefox-extensions.default-zoom: load the zoom from managed storage
...
this allows it to be configurable per device
this changeset probably does *too* much -- a lot can likely be dropped
2024-12-02 21:35:20 +00:00
bdfd0a8901
programs: firefox: un-block about:debugging
2024-12-02 18:44:46 +00:00
a45193f592
programs: firefox: use arkenfox prefs instead of librewolf prefs
2024-12-02 17:52:21 +00:00
16adf6f983
programs/firefox: switch from librewolf back to firefox
...
done such that (1) i can still load unsigned browser extensions and (2) i get all the privacy preferences of LW.
at this point staying closer to mainline Firefox means easier debugging, and without much lost
2024-12-02 06:19:31 +00:00
6f04f3d558
firefox: allow either librewolf OR firefox to load unsigned addons
2024-12-02 03:01:41 +00:00
ec29c399f7
firefox-extensions: add default-zoom
so that new tabs are readable by default
2024-12-01 22:27:23 +00:00
8a5629ec13
firefox: update prefs, especially sidebar/vertical tabs
2024-12-01 21:40:47 +00:00
047dc0bd21
firefox: port to native vertical tabs
...
it's not perfect; i can hopefully tweak this more
but committing this now because firefox is insanely fragile about these preferences and i don't know that i could recreate these withoput another hour of testing
2024-12-01 20:51:45 +00:00
a76d375182
firefox: configure with uidensity=2
2024-10-14 23:10:33 +00:00
2edce8e6c8
refactor: use mkEnableOption,mkPackageOption where applicable
2024-10-12 19:36:50 +00:00
11b706b132
refactor: use lib.getExe where applicable
2024-10-12 19:34:42 +00:00
189d7da00b
firefox: link the bookmarks into fs in a way thats easier to edit at runtime
2024-10-05 08:42:18 +00:00
780ec13a11
firefox: disable OCSP altogether
2024-10-04 18:45:55 +00:00
bde70fe6bf
firefox: use system resolver (omg)
2024-10-04 18:14:50 +00:00
89d36bacf6
programs/firefox: refactor the extensions to leverage sane.programs (and, in the future, sandboxing)
2024-10-02 17:39:58 +00:00
df972d7b9c
refactor: firefox: split out an option for nativeMessagingHosts
2024-10-02 15:58:54 +00:00
606c56036a
programs/firefox: remove some dead code
2024-10-02 15:29:46 +00:00
31615340a7
programs/assorted: remove explicit (and extraneous) sandbox.method = "bunpen" declarations
2024-09-21 23:35:06 +00:00
b43ee23459
firefox: allow webcam access
2024-09-13 00:02:48 +00:00
22a5bcc259
firefox: sandbox with bunpen
2024-09-03 03:55:52 +00:00
712b2c38f0
firefox: disable Ctrl+W shortcut
...
finally, i can stop accidentally killing tabs when i mean to backspace
2024-09-02 15:43:12 +00:00
3212664f37
firefox: migrate extraPolicies to overrides.cfg
...
this fixes that the bookmarks policy in extraPolicies was breaking my bookmarks import
2024-09-02 15:15:00 +00:00
1677f77fd6
firefox: statically define a few bookmarks
2024-09-02 14:04:47 +00:00
c5e21546ff
firefox: refactor: split addons into separate file
2024-09-02 13:57:53 +00:00
5eb597b133
programs: firefox: move to subdir
...
then i'll split it into separate files fore easier management
2024-09-02 13:41:11 +00:00