From c6d55296fb4445674131df864db6b4410a768df2 Mon Sep 17 00:00:00 2001 From: earthlng Date: Thu, 16 Nov 2017 06:46:35 +0100 Subject: [PATCH] typo used to be 2021 not 2012, see https://github.com/ghacksuserjs/ghacks-user.js/commit/908a8d66f4987568fc76649a7f47e8f61f8588f2 --- user.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user.js b/user.js index 1f1d61a..a730410 100644 --- a/user.js +++ b/user.js @@ -1631,7 +1631,7 @@ user_pref("browser.zoom.siteSpecific", false); // [2] https://wicg.github.io/netinfo/ // [3] https://bugzilla.mozilla.org/show_bug.cgi?id=960426 user_pref("dom.netinfo.enabled", false); -// 4608: [2012] disable the SpeechSynthesis (Text-to-Speech) part of the Web Speech API +// 4608: [2021] disable the SpeechSynthesis (Text-to-Speech) part of the Web Speech API // [1] https://developer.mozilla.org/docs/Web/API/Web_Speech_API // [2] https://developer.mozilla.org/docs/Web/API/SpeechSynthesis // [3] https://wiki.mozilla.org/HTML5_Speech_API