Skip to content

Instantly share code, notes, and snippets.

@richter-p
richter-p / firefox-config.md
Last active September 13, 2018 13:34 — forked from 0XDE57/config.md
Firefox about:config privacy settings

Note: you can check current connections via: about:networking

CONTROL & MISC

dom.event.contextmenu.enabled = false
	Don't allow websites to prevent use of right-click, 
	or otherwise messing with the context menu.

dom.event.clipboardevents.enabled = false