summaryrefslogtreecommitdiffstatshomepage
path: root/canonical/firefox.js
diff options
context:
space:
mode:
authorsommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:36 +0100
committersommerfeld <sommerfeld@sommerfeld.dev>2026-09-17 15:05:36 +0100
commitaff435a0fb3a56b1d7b738c7dede363440884b3a (patch)
tree07acb41d37760aa169ee42dbeb69da3621cc7489 /canonical/firefox.js
parenta7f74c1fa4b89c5829f5896842eb7248c820704c (diff)
downloaddotfiles-aff435a0fb3a56b1d7b738c7dede363440884b3a.tar.gz
dotfiles-aff435a0fb3a56b1d7b738c7dede363440884b3a.tar.bz2
dotfiles-aff435a0fb3a56b1d7b738c7dede363440884b3a.zip
Add the Canonical laptop profile and setup workflows
Diffstat (limited to 'canonical/firefox.js')
-rw-r--r--canonical/firefox.js2
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);