Skip to content

Instantly share code, notes, and snippets.

@rwp0
Last active January 27, 2025 20:35
Show Gist options
  • Save rwp0/40d008b483934b122d5a4f15d004eeb2 to your computer and use it in GitHub Desktop.
Save rwp0/40d008b483934b122d5a4f15d004eeb2 to your computer and use it in GitHub Desktop.
Mozilla Firefox "user.js" File Holding "about:config" Settings
user_pref('permissions.default.image', 2);
// Disable images
user_pref('browser.urlbar.update2.engineAliasRefresh', true);
// Adds "Add" button in Search Shortcuts table at about:preferences#search
// Useful in setting Google CSE as the default search engine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment