Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

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

  • 2 ответа
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от 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?

Выбранное решение

Все ответы (2)

more options

Выбранное решение

See the browser compatibility on webextension API doc.

more options

thanks, this helped.