From 6ac56839f310c91b6db3f89ec69cbd8f8eeec211 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Sun, 18 Nov 2018 17:27:19 +0000 Subject: [PATCH] forms autofill fixup --- user.js | 1 + 1 file changed, 1 insertion(+) diff --git a/user.js b/user.js index 98c6a38..998f834 100644 --- a/user.js +++ b/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