diff options
Diffstat (limited to 'canonical/firefox.js')
| -rw-r--r-- | canonical/firefox.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/canonical/firefox.js b/canonical/firefox.js new file mode 100644 index 0000000..aab1534 --- /dev/null +++ b/canonical/firefox.js @@ -0,0 +1,2 @@ +user_pref("browser.startup.page", 3); +user_pref("extensions.formautofill.creditCards.enabled", false); |
