Sykje yn Support

Mij stipescams. Wy sille jo nea freegje in telefoannûmer te beljen, der in sms nei ta te stjoeren of persoanlike gegevens te dielen. Meld fertochte aktiviteit mei de opsje ‘Misbrûk melde’.

Mear ynfo

Dizze konversaasje is argivearre. Stel in nije fraach as jo help nedich hawwe.

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

  • 2 antwurd
  • 1 hat dit probleem
  • 6 werjeftes
  • Lêste antwurd fan cor-el

more options

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

Alle antwurden (2)

more options

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.

more options

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.