Skip to content

Instantly share code, notes, and snippets.

@qihuahu
Last active June 14, 2022 10:14
Show Gist options
  • Save qihuahu/438a1fb003a514d036664c94c3bd3aee to your computer and use it in GitHub Desktop.
Save qihuahu/438a1fb003a514d036664c94c3bd3aee to your computer and use it in GitHub Desktop.
Personal Firefox about:config
// disable the "Do you mean to go to" notification
browser.urlbar.dnsResolveSingleWordsAfterSearch = 0
// remove pocket (toolbar and contextmenu)
extensions.pocket.enabled = false
browser.newtabpage.activity-stream.section.highlights.includePocket = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment