Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

addon to automatically open popup page in firefox Sidebar

  • 1 Antwort
  • 3 haben dieses Problem
  • 10 Aufrufe
  • Letzte Antwort von guigs

more options

I want to know if there's already an addon that can open popup page in the firefox Sidebar , it's really annoying if i have to open popup in new tab or new windows just to download multiple files, Suppose there's no addon that can behave exactly like what i've mentioned before , can anybody help me with making an extension for that, i already read the beginner tutorial for making extension , i can do javascript , but i may need some guide though

I want to know if there's already an addon that can open popup page in the firefox Sidebar , it's really annoying if i have to open popup in new tab or new windows just to download multiple files, Suppose there's no addon that can behave exactly like what i've mentioned before , can anybody help me with making an extension for that, i already read the beginner tutorial for making extension , i can do javascript , but i may need some guide though

Geändert am von Mikersky

Alle Antworten (1)

more options

Hi Mikersky, Most likely this will be a great question for stackoverflow.com in the [firefox] filter/tag. I would be happy to provide more information to get started.

Summary of structure Entities:

  • install.rdf
  • chrome.manifest
  • chrome\
       content\
           sample.xul

Reference: https://developer.mozilla.org/docs/Building_an_Extension

Two things to keep around while developing:

  1. JavaScript Debugger
  2. A new profile to debug the extension in, Profile Manager - Create, remove or switch Firefox profiles