1 arvio
- Arvioitu 4/5kirjoittanut Kia, kahdeksan vuotta sittenwell it works now.
can somebody explain the permission it needs, they still looks suspicious to meKehittäjän vastaus
lähetetty kahdeksan vuotta sittenHi, thanks for using Steemoji.
Sometimes the Firefox cache can lead to it, that at the first use, the Steemoji menu is not recognized. We use a content script and Firefox caches content.
In matters of the permissions, we use the following permissions:
contextMenus -> Because of Emoji Button
activeTab -> Because of background script, so we can react to the contextMenu
tabs -> Because of background script, so we can react to the contextMenu
storage -> I want to develop a "mostly used Emoji - Tab"
I hope it clears a little bit.