Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Is it possible to make Firefox load faster

Featured Replies

Can it be loaded as a service on bootup, is there some switches that could be used to speed up the firefox load times on first run.

Any advice would be helpful.

  • 2 months later...

I hope This helps. I didn't try them my self so i can't tell if it will really boost firefox or not.

creata user.js file and add all this. Does not contain everything from the 8 tweaks link.

drop in profile folder

in win 7 that will be C:\Users\YOURNAME\AppData\Roaming\Mozilla\Firefox\Profiles\xxxxxxxl.default

I am running on Firefox 4 RC

user_pref("network.http.pipelining", true);
user_pref("network.http.proxy.pipelining", true);
user_pref("content.notify.interval", 500000);
user_pref("content.notify.ontimer", true);
user_pref("content.switch.threshold", 250000);
user_pref("content.notify.backoffcount", 5);
user_pref("ui.submenuDelay", 0);
user_pref("nglayout.initialpaint.delay", 0);
user_pref("network.http.max-connections-per-server", 16);
user_pref("network.http.max-persistent-connections-per-proxy", 16);
user_pref("network.http.max-persistent-connections-per-server", 8);
user_pref("browser.cache.memory.capacity", 65536);
user_pref("network.http.max-connections", 48);
user_pref("network.http.pipelining.maxrequests", 8);

Edited by maxXPsoft

Thanks for sharing this optimization file, maxXPsoft ! It is working great on my Newage-os guys's customized Firefox 3.6.10 edition.

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.