Dette websted vil have begrænset funktionalitet, mens vi gennemgår vedligeholdelse for at forbedre din oplevelse. Hvis en artikel ikke løser dit problem, og du vil stille et spørgsmål, har vi vores supportfællesskab, der venter på at hjælpe dig på @FirefoxSupport på Twitter og/r/firefox på Reddit.

Søg i 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.

Læs mere

How do I run an add-on?

  • 5 svar
  • 1 har dette problem
  • 2 visninger
  • Seneste svar af 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

Alle svar (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

Ændret af kobe den

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>