mirror of
https://github.com/arkenfox/user.js.git
synced 2025-05-03 07:23:39 +02:00
forms autofill fixup
This commit is contained in:
parent
5f821e21c1
commit
6ac56839f3
1 changed files with 1 additions and 0 deletions
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…
Add table
Reference in a new issue