Mittels about:unloads
kann man in Firefox eine Übersichtsseite aufrufen, die einem auflistet, welche Tabs wie viel Speicher verbrauchen. Hier können inaktive Tabs mit hohem RAM verbrauch auch entladen werden. Seit Firefox 140 kann man mit einem Rechtsklick auf einen Tab oder eine Tabgruppe und der Funktion Unload Tab
dies nun auch manuell für bestimmte Tabs erledigen.
Tag: firefox
[Firefox] uBlock – Cloud Storage
Since version 1.1.0.0. uBlock can sync its settings via the brower build-in sync ability, in case of Firefox it’s called Firefox Sync.
https://github.com/gorhill/uBlock/wiki/Cloud-storage

The export process must be triggered manually in each uBlock tab.

[Firefox] ShadowFox + Add-Ons
Since the Dark Theme in Firefox 68.0.2 still has a flashing white page when opening a new tab, it’s no useable dark theme in my opinion.
That’s why I prefer ShadowFox (Github) instead of the native dark theme. Easy to install and many ways to do further customizing.
Firefox Add-ons I use:
- Bitwarden
- CanvasBlocker
- ClearURLs
- Cookie AutoDelete
- Dark Reader
Decentralyes→ replaced with LocalCDNFirefox Multi-Account Containers- Facebook Container
- Google Container
- First Party Isolation
- Flagfox
- MyJDownloader Brower Extension
- OneTab
- SoundCloud MP3 Downloader
Startpage.com — Private Search Engine- Swift Selection Search
Tree Style TabPlus this colored theme CSS
- uBlock Origin
I don’t care about cookies→ instead activate the uBlock and Adguard Annoyances Lists in uBlock or try Consent-O-MaticSwitch for PiHole- Wallabagger
- Keepa
- User-Agent Switcher and Manager
LASER CAT( ͡° ͜ʖ ͡°)- Update Scanner
YouTube for TV- Enhancer for YouTube
- SponsorBlock for YouTube
- Feed Preview
- Image Max URL
- Textarea Cache
- Grammatik
- Tampermonkey
- Chrome Mask
Also, I like bookmarks in the toolbar centralized. Just append the following lines to the userChrome.css.
The file is placed in your Firefox Profile: ~/.mozilla/firefox/profile_name/chrome/userChrome.css
#PersonalToolbar {
display: flex !important;
justify-content: center !important;
}