为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How do I run an add-on?

  • 5 个回答
  • 1 人有此问题
  • 2 次查看
  • 最后回复者为 cor-el

more options

I have installed an add-on named Smugglr for moving images from the Zenfolio photo hosting service to the SmugMug service. But I cannot find how to start the add-on. I am brand new to Firefox. How do I run this add-on?

RobR

I have installed an add-on named Smugglr for moving images from the Zenfolio photo hosting service to the SmugMug service. But I cannot find how to start the add-on. I am brand new to Firefox. How do I run this add-on? RobR

所有回复 (5)

more options

Is the addon enabled under the orange Firefox button > Addons ?

Thanks for using Firefox!

more options

Yes, it is enabled. I managed to get it to start. I had to hit F10 to bring up the old-style menu, and then the add-on appeared under the Tools menu. I still have no idea of where the Tools menu is in the new-style interface.

more options

由kobe于修改

more options

Check the Customize palette to see if there is a Smugglr toolbar button you can move to a toolbar.

https://support.mozilla.org/en-US/kb/customize-firefox-controls-buttons-and-toolbars

more options

It is a very basic extension that only adds an item to the Tools menu.
There is no menu item added elsewhere (i.e. in the Firefox menu button drop-down list).

  • chrome://SmuggLr/content/SmuggLrOverlay.xul
  <menupopup id="menu_ToolsPopup">
    <menuitem label="SmuggLr" position="8" oncommand=" toOpenWindowByType('extension:SmuggLr', 'chrome://SmuggLr/content/SmuggLr.xul', 'chrome,dialog=no,centerscreen,width=900,height=700');"/>
  </menupopup>