Update readme, about, and some minor things
Signed-off-by: Paul W. <lambdapaul@protonmail.com>
This commit is contained in:
28
notes/browsers.md
Normal file
28
notes/browsers.md
Normal file
@@ -0,0 +1,28 @@
|
||||
# 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)
|
||||
Reference in New Issue
Block a user