Skip to content

Instantly share code, notes, and snippets.

@henri
Last active September 30, 2025 22:12
Show Gist options
  • Select an option

  • Save henri/a454bb27edb3d3a567c5a695f0582aa7 to your computer and use it in GitHub Desktop.

Select an option

Save henri/a454bb27edb3d3a567c5a695f0582aa7 to your computer and use it in GitHub Desktop.
browsers cheatsheet (many different browsers)

Browser Cheatsheets

This set of cheat sheets is designed to assist you with using various browsers. Little tips and trickes may not know and which I will not remember. Leave a comment or start a discussion if you have something good to add to the list.

Links

# access brave's quick commands
chrome://flags/#quick-commands
# quick ken brave quick commands (access to loads of shortcuts)
ctrl + space
# access brave componets (for updates)
brave://components/
# access braves settings (contens)
brave://settings
# access to brave handlers
brave://settings/handlers
# access brave flags
brave://flags/
# enable reader mode
brave://flags/#enable-reader-mode
# configuration settings
about:config
# resist finger printing (set in about:config)
# broad anti-fingerprinting measures. When set to true
privacy.resistFingerprinting
# fingerprinting resistance specifically in private browsing mode
privacy.resistFingerprinting.pbmode
# less intrusive fingerprinting protection compared to the full privacy.resistFingerprinting
baselineFingerprintingProtection
# reader mode :
ctrl + alt + r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment