We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0260176 commit cc166b8Copy full SHA for cc166b8
user.js
@@ -1577,6 +1577,7 @@ user_pref("privacy.firstparty.isolate.restrict_opener_access", true);
1577
** 1222285 - spoof keyboard events and suppress keyboard modifier events (FF59+)
1578
Spoofing mimics the content language of the document. Currently it only supports en-US.
1579
Modifier events suppressed are SHIFT, CTRL and both ALT keys. Chrome is not affected.
1580
+ FF60: Fixes keydown/keyup events (1438795)
1581
***/
1582
user_pref("_user.js.parrot", "4500 syntax error: the parrot's popped 'is clogs");
1583
/* 4501: enable privacy.resistFingerprinting (FF41+)
0 commit comments