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

Debugging in-line installation of a self-hosted Firefox extension

  • 1 Antwort
  • 1 hat dieses Problem
  • 6 Aufrufe
  • Letzte Antwort von cor-el

more options

Hi! I have a self-hosted extension that I can successfully install using in-line installation by using InstallTrigger.install(...). Sometimes it doesn't show up in my add-on bar after installation and I cannot figure out why. I don't know if the debug thing on the add-on developer tools will help since I am not sure if it is installing correctly. I think it is since the entry point of my add-on shows up correctly.

Any help to go about solving this would be greatly appreciated.

Hi! I have a self-hosted extension that I can successfully install using in-line installation by using InstallTrigger.install(...). Sometimes it doesn't show up in my add-on bar after installation and I cannot figure out why. I don't know if the debug thing on the add-on developer tools will help since I am not sure if it is installing correctly. I think it is since the entry point of my add-on shows up correctly. Any help to go about solving this would be greatly appreciated.

Alle Antworten (1)

more options