Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

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

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Running a Batch file to Open Firefox, a website using an specific add-on

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 1 回表示
  • 最後の返信者: lopes.f.leonardo

more options

Hello Everybody,

I need to open firefox using a command line and load an website using an installed add-on. I got to open firefox and load the website, using the following comand line:

C:\Program Files (x86)>start firefox.exe http://www.uol.com.br

But I could't find how I can run the add-on using the command line. Anyone, could help me, please?

The add-on that I'd like to run is the WEB SLIDE SHOW,. The link to download it is https://addons.mozilla.org/pt-br/firefox/addon/web-slide-show/

Hello Everybody, I need to open firefox using a command line and load an website using an installed add-on. I got to open firefox and load the website, using the following comand line: C:\Program Files (x86)>start firefox.exe http://www.uol.com.br But I could't find how I can run the add-on using the command line. Anyone, could help me, please? The add-on that I'd like to run is the WEB SLIDE SHOW,. The link to download it is https://addons.mozilla.org/pt-br/firefox/addon/web-slide-show/

選ばれた解決策

Finally, I got it!!! :-) The add-on that I'm using is Web Slide Show. Download link is: https://addons.mozilla.org/pt-br/firefox/addon/web-slide-show/

In touch with the add-on developer, I found that it should be used the following command line to call the add-on:

C:\Program Files (x86)>start firefox.exe http://www.uol.com.br?webslideshow-autostart

Regards,

この回答をすべて読む 👍 0

すべての返信 (2)

more options

Sorry, add-ons can't be controlled via command line.

more options

選ばれた解決策

Finally, I got it!!! :-) The add-on that I'm using is Web Slide Show. Download link is: https://addons.mozilla.org/pt-br/firefox/addon/web-slide-show/

In touch with the add-on developer, I found that it should be used the following command line to call the add-on:

C:\Program Files (x86)>start firefox.exe http://www.uol.com.br?webslideshow-autostart

Regards,