Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

  • 2 odgovora
  • 1 ima to težavo
  • 1 ogled
  • Zadnji 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?

Izbrana rešitev

See the browser compatibility on webextension API doc.

Preberite ta odgovor v kontekstu 👍 1

Vsi odgovori (2)

more options

Izbrana rešitev

See the browser compatibility on webextension API doc.

more options

thanks, this helped.