user.js

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

commit ed2f829af968290725db42e0c84c17f2e6b54841
parent 7e92f86244edc75aa182b863768d6cb12be04d35
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Sat, 29 Jul 2017 06:18:02 +1200

2699: disable WebSpeech API
Diffstat:
Muser.js | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/user.js b/user.js @@ -1510,6 +1510,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true); ** 1337161 - disable gamepad API (see 2501) (FF56+) ** 1372072 - spoof network information API as "unknown" (see 2503) (FF56+) ** 1372069 - disable geolocation API (see 0201) (FF56+) + ** 1333641 - disable WebSpeech API (see 2021) (FF56+) ***/ /* 2699a: enable privacy.resistFingerprinting (FF41+) * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=418986 ***/