gas-github icon indicating copy to clipboard operation
gas-github copied to clipboard

Firefox

Open nikopen opened this issue 7 years ago • 3 comments

What does it need to be available on Firefox?

If the steps are known and it's straightforward, I could devote some time to do it.

nice plugin @leonhartX !

nikopen avatar Oct 06 '18 00:10 nikopen

seems Firefox can port chrome extension I haven't try it. Maybe it's quite simple to port it

leonhartX avatar Oct 09 '18 04:10 leonhartX

Tried loading it - it has a problem with "declarativeContent" in the manifest.json permissions (I think it needs more context to it) and with options_page (deprecated, will be removed).

I removed declarativeContent and options_page and the extension loaded. login token creation works, the buttons in the Functions page in firefox are there, but they aren't pressable.

created this for now https://github.com/leonhartX/gas-github/pull/97

it's probably a permission issue with the declarativeContent that needs fixing

nikopen avatar Oct 09 '18 22:10 nikopen

Amazing Plugin! Is there some alternative for Firefox?

ivangusev avatar May 21 '20 09:05 ivangusev