Activity
-
Merge remote-tracking branch 'upstream/main' by Caio a month ago
-
Merge remote-tracking branch 'upstream/main' by Caio a month ago
-
130.0-1 by Jan Alexander Steffens (heftig) a month ago
-
vendor.js: Use our own captive portal detection by Jan Alexander Steffens (heftig) a month ago
-
Sync with firefox-nightly 💬 by Jan Alexander Steffens (heftig) a month ago
Generate a new desktop file using ./mach repackage desktop-file \ --output firefox.desktop \ --flavor flatpak \ --release-product firefox \ --release-type release
-
129.0.2-1 by Jan Alexander Steffens (heftig) 2 months ago
-
Merge remote-tracking branch 'upstream/main' by Caio 2 months ago
-
129.0.1-2: Remove our Mozilla API key 💬 by Jan Alexander Steffens (heftig) 2 months ago
It got disabled. After the removal of the location service, the last remaining function should be region detection, which still works with the default key. For: https://gitlab.archlinux.org/archlinux/packaging/packages/firefox/-/issues/9
-
129.0.1-1 by Jan Alexander Steffens (heftig) 2 months ago
-
Merge remote-tracking branch 'upstream/main' by Caio 2 months ago
Firefox + Always-Restore-Open-Tabs
I use Firefox with the "clear history on exit" setting enabled and while it does work, it also clears all my open tabs...
I noticed that when firefox upgrades (or crashes) it behaves the exact way I wanted: it clears my history but preserves my open tabs.
So for years I've been using killall -9 firefox
instead of closing
it normally 🤡
Now I have this hack instead. I can go back to exiting Firefox normally and it happily restores my open tabs, no questions asked.