commit 85273d0f19e6314f69f323d581b46e00392167be
parent ef293b57a7696fc044de395407a8c67f372d7617
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date: Sun, 22 Dec 2019 07:13:48 +0000
0517: setting tag
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/user.js b/user.js
@@ -360,6 +360,7 @@ user_pref("browser.ping-centre.telemetry", false);
/* 0517: disable Form Autofill
* [NOTE] Stored data is NOT secure (uses a JSON file)
* [NOTE] Heuristics controls Form Autofill on forms without @autocomplete attributes
+ * [SETTING] Options>Privacy&Security>Forms and Autofill>Autofill addresses (FF73+)
* [1] https://wiki.mozilla.org/Firefox/Features/Form_Autofill
* [2] https://www.ghacks.net/2017/05/24/firefoxs-new-form-autofill-is-awesome/ ***/
user_pref("extensions.formautofill.addresses.enabled", false); // [FF55+]