leonhartX / gas-github

sync gas code to github
https://chrome.google.com/webstore/detail/lfjcgcmkmjjlieihflfhjopckgpelofo
MIT License
3.45k stars 70 forks source link

Firefox #96

Open nikopen opened 5 years ago

nikopen commented 5 years ago

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 !

leonhartX commented 5 years ago

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

nikopen commented 5 years ago

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

ivangusev commented 4 years ago

Amazing Plugin! Is there some alternative for Firefox?