forked from d3cim/mobile_user.js
Upload files to ''
This commit is contained in:
parent
9a0ec4bf91
commit
26f5694922
2
user.js
2
user.js
|
@ -995,7 +995,7 @@ user_pref("privacy.trackingprotection.fingerprinting.enabled", true); // [DEFAUL
|
|||
// user_pref("urlclassifier.features.socialtracking.skipURLs", "*.instagram.com, *.twitter.com, *.twimg.com"); // [HIDDEN PREF]
|
||||
// -------------------------------------
|
||||
// Disable service workers
|
||||
user_pref("dom.serviceWorkers.enabled", false);
|
||||
// user_pref("dom.serviceWorkers.enabled", false);
|
||||
// -------------------------------------
|
||||
// Disable Web Notifications
|
||||
// user_pref("dom.webnotifications.enabled", false); // [FF22+]
|
||||
|
|
Loading…
Reference in New Issue