Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

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

  • 2 odpovědi
  • 1 má tento problém
  • 14 zobrazení
  • Poslední odpověď 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?

Zvolené řešení

See the browser compatibility on webextension API doc.

Přečíst dotaz v kontextu 👍 1

Všechny odpovědi (2)

more options

Zvolené řešení

See the browser compatibility on webextension API doc.

more options

thanks, this helped.