29 lines
665 B
Markdown
29 lines
665 B
Markdown
# Web Browsers
|
|
Extensions/Plugins I Use on All Supported Browsers:
|
|
- uBlock Origin
|
|
- Decentraleyes
|
|
- FastForward (RIP)
|
|
- CanvasBlocker
|
|
- ClearURLs
|
|
- Greasemonkey/Tampermonkey
|
|
- Indie Wiki Buddy
|
|
- SingleFile
|
|
|
|
Product/Service-specific Extensions:
|
|
- SteamDB
|
|
- Return YouTube Dislike
|
|
- SponsorBlock
|
|
|
|
## Chromium
|
|
- [Chromium Source Docs](https://chromium.googlesource.com/chromium/src/+/refs/heads/main/docs/README.md)
|
|
|
|
## Firefox
|
|
- [Firefox Source Docs](https://firefox-source-docs.mozilla.org/)
|
|
|
|
### Reducing UI element padding
|
|
- Go to [about:config](about:config)
|
|
- Set `browser.uidensity` equal to `1`
|
|
|
|
## Safari
|
|
- [Webkit Docs](https://docs.webkit.org/index.html)
|