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“.

Learn More

Can extension add custom entries to the context menu in Firefox for Android??

  • 2 Antworten
  • 1 hat dieses Problem
  • 29 Aufrufe
  • Letzte Antwort von faule

more options

I want to write an extension to add a "share entry" to firefox' menu on android, is this possible? can the menu be changed from within an extension?

I want to write an extension to add a "share entry" to firefox' menu on android, is this possible? can the menu be changed from within an extension?

Ausgewählte Lösung

See the browser compatibility on webextension API doc.

Diese Antwort im Kontext lesen 👍 1

Alle Antworten (2)

more options

Ausgewählte Lösung

See the browser compatibility on webextension API doc.

more options

thanks, this helped.