Skip to content

Shortcuts to settings in about:config (universal), through a button on toolbar. Firefox userChrome script ๐Ÿ› ๏ธ

Notifications You must be signed in to change notification settings

garywill/aboutconfig-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e2f4be1 ยท Aug 3, 2024

History

14 Commits
Aug 3, 2024
Aug 3, 2024

Repository files navigation

Firefox about:config Menu Shortcut

Add a menu button on toolbar, which is shortcut to change settings in about:config.

Firefox userChrome script. Tested on Firefox 128.

You should open/edit the code and define your items.

Defaultly this script includes:

  • IPv6 enable/disable
  • DNS related setting
  • Enable deprecated TLS version
  • Mouse wheel scroll speed
  • Autoplay policy
  • WebAudio
  • Resisting fingerprint (also webExtension addons recommend: Toggle Resist Fingerprinting and Toggle Web Custom Font )
  • Some locale language related settings
  • HTTP referer control ( despite this, recommend webExtension addon Auto Referer )
  • Browser Toolbox connecting confirm

This repo only contains the specific function, doesn't contain the code to enable userchrome scripts.

For how to enable, see: (also more of my scripts)

https://garywill.github.io/#Firefox-userChrome-CSS-or-JS

About

Shortcuts to settings in about:config (universal), through a button on toolbar. Firefox userChrome script ๐Ÿ› ๏ธ

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published