user.js

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

commit a4c2bb80aafc750203979be994a4567567cdb89b
parent a173d30d4ec7b42062fd3352be5cfdae229c9053
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sun, 12 May 2019 02:48:06 +0000

2429 remove default tag
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1099,7 +1099,7 @@ user_pref("dom.IntersectionObserver.enabled", false); user_pref("dom.event.highrestimestamp.enabled", true); // [DEFAULT: true] /* 2429: enable (limited but sufficient) window.opener protection [FF65+] * Makes rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set ***/ -user_pref("dom.targetBlankNoOpener.enabled", true); // [DEFAULT: true] +user_pref("dom.targetBlankNoOpener.enabled", true); /*** [SECTION 2500]: HARDWARE FINGERPRINTING ***/ user_pref("_user.js.parrot", "2500 syntax error: the parrot's shuffled off 'is mortal coil!");