user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 0605bd0d4ea824cad00b75b4f8509c97323cefdd
parent 2732eaed217bbd0746555a8bfb67a8c86c87f52f
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu, 16 Mar 2017 14:38:56 +1300

2201 add [SETUP] tag
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -850,7 +850,7 @@ user_pref("media.block-autoplay-until-in-foreground", true); /*** 2200: UI MEDDLING see http://kb.mozillazine.org/Prevent_websites_from_disabling_new_window_features ***/ user_pref("ghacks_user.js.parrot", "2200 syntax error: the parrot's 'istory!"); -/* 2201: disable website control over right click context menu +/* 2201: disable website control over right click context menu [SETUP] * [WARNING] This will break sites' functionality such as Dropbox ***/ user_pref("dom.event.contextmenu.enabled", false); /* 2202: UI SPOOFING: disable scripts hiding or disabling the following on new windows ***/