Hi,
I created a WebExtension and I cannot see my page action.
What am I doing wrong?
Thank you
Hi,
I created a WebExtension and I cannot see my page action.
What am I doing wrong?
Thank you
According to this:
While browser actions are displayed by default, page actions are hidden by default. They can be shown for a particular tab by calling pageAction.show(), passing in the tab’s ID.
Look into this if you want to display your page action into every page.
Awesome! Thank you @Kenny_D it works!!!
Now one more thing: why does it not show the page action on Android Firefox? I use Firefox 55. Is this a bug or am I doing something wrong?
Not sure about that because according to this, it should be in Firefox Android 50+
I only run Nightly… so I am on v55