summaryrefslogtreecommitdiff
path: root/branding/firefox-branding.js
diff options
context:
space:
mode:
Diffstat (limited to 'branding/firefox-branding.js')
-rw-r--r--branding/firefox-branding.js6
1 files changed, 6 insertions, 0 deletions
diff --git a/branding/firefox-branding.js b/branding/firefox-branding.js
new file mode 100644
index 0000000..17cf43e
--- /dev/null
+++ b/branding/firefox-branding.js
@@ -0,0 +1,6 @@
+lockPref("browser.startup.homepage_override.mstone", "ignore");
+pref("browser.aboutHomeSnippets.updateUrl", "data:text/html,");
+pref("startup.homepage_override_url","");
+pref("startup.homepage_welcome_url","");
+pref("app.releaseNotesURL", "http://mozilla.debian.net/%LOCALE%/%APP%/%VERSION%/releasenotes/");
+pref("devtools.selfxss.count", 0);