Update readme, about, and some minor things

Signed-off-by: Paul W. <lambdapaul@protonmail.com>
This commit is contained in:
2024-04-20 15:51:07 -04:00
parent fece0bc86c
commit 34a8f687fc
11 changed files with 78 additions and 65 deletions

28
notes/browsers.md Normal file
View 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)