본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 2 답장
  • 1 이 문제를 만남
  • 6 보기
  • 최종 답변자: 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

모든 댓글 (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.