Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

How do I run an add-on?

  • 5 Mbohovái
  • 1 oguereko ko apañuái
  • 2 Hecha
  • Mbohovái ipaháva 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

Opaite Mbohovái (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

Moambuepyre kobe rupive

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>