Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Learn More

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

  • 2 odgovora
  • 1 ima ovaj problem
  • 1 prikaz
  • Posljednji odgovor od 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?

Izabrano rješenje

See the browser compatibility on webextension API doc.

Pročitaj ovaj odgovor u kontekstu 👍 1

Svi odgovori (2)

more options

Odabrano rješenje

See the browser compatibility on webextension API doc.

more options

thanks, this helped.