mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-22 08:29:31 -04:00
forms autofill fixup
This commit is contained in:
parent
5f821e21c1
commit
6ac56839f3
1
user.js
1
user.js
@ -373,6 +373,7 @@ user_pref("browser.newtabpage.activity-stream.telemetry.ping.endpoint", "");
|
||||
* [3] https://bugzilla.mozilla.org/863246#c154 ***/
|
||||
user_pref("browser.onboarding.enabled", false);
|
||||
/* 0517: disable Form Autofill (FF55+)
|
||||
* [SETTING] Privacy & Security>Forms & Passwords>Autofill addresses
|
||||
* [NOTE] Stored data is NOT secure (uses a JSON file)
|
||||
* [NOTE] Heuristics controls Form Autofill on forms without @autocomplete attributes
|
||||
* [1] https://wiki.mozilla.org/Firefox/Features/Form_Autofill
|
||||
|
Loading…
x
Reference in New Issue
Block a user