This site will have limited functionality while we undergo maintenance to improve your experience. If an article doesn't solve your issue and you want to ask a question, we have our support community waiting to help you at @FirefoxSupport on Twitter and/r/firefox on Reddit.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How do I stop Addons from opening tabs on first launch?

  • 2 பதிலளிப்புகள்
  • 1 இந்த பிரச்சனை உள்ளது
  • 1 view
  • Last reply by cor-el

I am adding extensions to Firefox using CCK2, and on first launch, every extension loads a tab (8+). Second launch, nothing happens which is ideal.

My best guess is that Firefox loads all the extensions when a user profile is created which causes them all to open their "Welcome" page, which is fine on a normal install, but because I am working in a lab environment where user profiles are automatically deleted after logout, that means Firefox loads 9 tabs every time it launched.

How do I suppress these tabs

I am adding extensions to Firefox using CCK2, and on first launch, every extension loads a tab (8+). Second launch, nothing happens which is ideal. My best guess is that Firefox loads all the extensions when a user profile is created which causes them all to open their "Welcome" page, which is fine on a normal install, but because I am working in a lab environment where user profiles are automatically deleted after logout, that means Firefox loads 9 tabs every time it launched. How do I suppress these tabs

All Replies (2)

sambarufus said

where user profiles are automatically deleted after logout

Is this for security reasons?

Sorry, but there are add-ons that will say 'hello' and others that need to be set up (options).

I do not know if this can be stopped. But think about this;

http://portableapps.com/apps/internet/firefox_portable Mozilla Firefox, Portable Edition

A fully functional package of Firefox optimized for use on a USB key drive. A specialized launcher will allow most favorite extensions to work as you switch computers.

Firefox Portable is a 3rd-party build. Support is available here: http://portableapps.com/forums/support/firefox_portable +++++++++++++++++++++++++++++++++++++++++++ Instead of leaving Firefo on the computer, you carry it in your pocket. You can also lock it up when not in use.

There are usually first run prefs (install-event-fired) to install and initialize the extension properly that obviously aren't present and set when you install the extension. A lot of extensions include a special welcome page that is also shown when the extension updates. I don't think that you can prevent this in most cases.