====== Information ======
* Notes for Mozilla Firefox and Thunderbird
====== about:config ======
* Customize Toolbar... -> Density -> Compact (Not Supported)
about:config
browser.urlbar.trimURLs
browser.urlbar.decodeURLsOnCopy
browser.compactmode.show
browser.tabs.groups.enabled
identity.fxaccounts.toolbar.pxiToolbarEnabled
app.normandy.enabled
accessibility.force_disabled
browser.ml.chat.enabled
privacy.firstparty.isolate
dom.private-attribution.submission.enabled
gfx.webrender.all
layers.acceleration.force-enabled
media.hardware-video-decoding.force-enabled
browser.cache.disk.enable
gfx.font_rendering.opentype_svg.enabled
===== Memory =====
* https://kb.mozillazine.org/Browser.cache.memory.capacity
* 512MB
browser.cache.memory.capacity
512000
===== Font =====
font.name-list.emoji
emoji
===== Non-ESR =====
* ''blocked''
browser.ai.control.default
sidebar.revamp
browser.tabs.splitView.enabled
gfx.canvas.accelerated
===== Linux =====
* ''media.cubeb.backend'' to string ''alsa''
* ''layout.frame_rate'' at screen refresh rate on Wayland
media.cubeb.backend
layout.frame_rate
media.webspeech.synth.enabled
===== FreeBSD =====
* Customize Toolbar... -> ''[x]'' Title Bar ([[bsd;notes;chicago95_git|Chicago95]])
===== Other =====
* ''15''
mousewheel.min_line_scroll_amount
====== Thunderbird ======
===== Colors =====
* Green
A9D158
* Red
EA4335
* Blue
0078D4
====== DNS over HTTPS ======
* [[servers:upstream_dns_servers|More DNS Servers]]
https://security.cloudflare-dns.com/dns-query
====== Search Engine ======
===== Startpage =====
* https://support.startpage.com/hc/en-us/articles/4520913488148-Search-strings
Startpage
https://www.startpage.com/sp/search?query=%s
====== Extensions ======
* [[https://addons.mozilla.org/en-US/firefox/addon/ublock-origin/|uBlock Origin]] ([[https://addons.thunderbird.net/en-US/thunderbird/addon/ublock-origin/|Thunderbird]])
* [[https://addons.mozilla.org/en-US/firefox/addon/decentraleyes/|Decentraleyes]]
* [[https://addons.mozilla.org/en-US/firefox/addon/privacy-badger17/|Privacy Badger]]
===== uBlock Origin =====
==== Filters list ====
* ''[x]'' Enable everything except under Regions, languages
=== Custom ===
https://www.fanboy.co.nz/fanboy-problematic-sites.txt
https://www.fanboy.co.nz/r/fanboy-ultimate.txt
https://www.fanboy.co.nz/fanboy-cookiemonster_ubo.txt
https://www.fanboy.co.nz/enhancedstats.txt
==== My filters ====
****
! Hide RuneScape Wiki clocks
! 2023/12/13
oldschool.runescape.wiki###utcdate > [href="#"]
oldschool.runescape.wiki###footer-info-lastmod
runescape.wiki##[href="/w/Clock_(interface)"]
runescape.wiki###footer-info-lastmod
! End
====== Testing Sites ======
* https://test-ipv6.com/
* https://www.neptune.net.au/ipv6-test
* https://decentraleyes.org/test/
* https://panopticlick.eff.org/
* https://browserleaks.com/
* https://librespeed.org/
* https://speedof.me/
* https://ipx.ac
* https://on.quad9.net/
* https://www.cloudflare.com/ssl/encrypted-sni/
* https://1.1.1.1/help
* https://www.youtube.com/watch?v=Hg0Sjh9VMTk (4K@60 HW-accel video test) ((2026/03/05: [[bsd:freebsd_16.0_xfce|FreeBSD 16.0]] with ''xlibre'' and ''modesetting'' had 0 dropped frames))
* [[https://en.wikipedia.org/wiki/Egyptian_Hieroglyphs_(Unicode_block)#Block|Egyptian Hieroglyphs (Unicode block)]] (likely ''noto'' Fonts Linux)
* https://unicode.org/charts/PDF/U13000.pdf
* https://unicode.org/Public/emoji/latest/emoji-test.txt
* https://www.youtube.com/watch?v=hTvJoYnpeRQ (L/R speaker channel test)
* https://www.vsynctester.com/
sudo intel_gpu_top -s '500' -p -m
====== Clear DNS Cache ======
****
about:networking#dns
====== Resources ======
* https://searchfox.org/mozilla-central/source/modules/libpref/init/StaticPrefList.yaml
* https://github.com/mozilla/cubeb/wiki/Backend-Support
* https://github.com/mozilla/cubeb/blob/master/src/cubeb.c#L150