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
491b489997
programs: firefox: add a few more user.js settings, likely redundant thanks to arkenfox
2024-12-02 21:35:49 +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
b4823f0c41
programs: firefox: tune user.js settings
2024-12-02 18:45:09 +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
51b627878b
migrate search shortcuts rofi -> firefox
2024-11-25 07:24:29 +00:00
cc857db8bf
firefox: add search shortcut for rottentomatoes.com
2024-11-21 17:05:51 +00:00
d440c7e548
firefox-extensions: comment out everything i dont use, so that auto-updates are less noisy
2024-11-06 09:47:24 +00:00
8ab7228cb5
firefox: bookmarks: add imdb search bookmark
2024-10-30 22:11:38 +00:00
2f3f59c89c
refactor: firefox: bookmarks: sort
2024-10-30 22:10:24 +00:00
0dff9f993f
browserpass: sandbox
2024-10-29 08:21:42 +00:00
9045171184
firefox: add a search shortcut for Etymonline
2024-10-24 07:08:48 +00:00
155d1dbc95
firefox: add a search bookmark for Google Maps
2024-10-21 19:39:36 +00:00
fbc5786559
Firefox: add search shortcut for Google Shopping
2024-10-16 20:44:02 +00:00
a76d375182
firefox: configure with uidensity=2
2024-10-14 23:10:33 +00:00
f24b463a34
firefox: bookmarks: add lib.rs search bookmark
2024-10-14 03:35:07 +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
ef2db7aaf9
firefox: bookmarks: add a google videos search shortcut
2024-10-12 17:13:04 +00:00
450c61f384
firefox: add wk
shortcut to search my wikipedia mirror
2024-10-10 01:49:09 +00:00
b89f1b203a
firefox: bookmarks: add temu search
2024-10-07 08:58:33 +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
b3501d1b30
firefox: bookmarks: remove unneeded close tags and prevent firefox from deduping my bookmarks
2024-10-05 08:38:54 +00:00
b75af9678d
firefox: bookmarks: format for human editing
2024-10-05 08:17:15 +00:00
b01eac692b
firefox: add search bookmarks for aliexpress
2024-10-05 08:07:49 +00:00
4471ef5e91
firefox: search bookmarks: add Google
2024-10-04 18:45:55 +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
1ab91fb1ea
firefox: search bookmarks: allow "amazon" for Amazon.com
2024-10-04 13:18:37 +00:00
44418136f7
firefox: bookmarks: fix GH, MAL search URLs
2024-10-04 10:45:14 +00:00
c3fbb9f39a
firefox: sort bookmarks
2024-10-04 10:05:43 +00:00
060996b03c
firefox: add search shortcut for docs.rs
2024-10-04 10:05:14 +00:00
37a8c93f4f
firefox: add search shortcut for reddit
2024-10-04 10:04:31 +00:00
1a2ef5e660
browserpass: move from pkgs/patched -> hosts/common/programs/firefox
2024-10-02 17:45:19 +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
a668da3c2e
firefox: comment out a few extensions i never use
2024-10-02 16:58:59 +00:00
d7293219ee
firefox: suport passff as an addon
...
though i don't yet have it wired to my password store
2024-10-02 15:59:31 +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
dc4e86213d
firefox: bookmarks: remove the date/time fields
2024-10-02 13:31:49 +00:00
484a177e5c
firefox: add GitHub search bookmark
2024-10-02 13:10:20 +00:00
31615340a7
programs/assorted: remove explicit (and extraneous) sandbox.method = "bunpen" declarations
2024-09-21 23:35:06 +00:00
e9d3623a97
firefox: add search shortcut for ArchLinux wiki
2024-09-21 00:14:34 +00:00