Firefox
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 !
seems Firefox can port chrome extension I haven't try it. Maybe it's quite simple to port it
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
Amazing Plugin! Is there some alternative for Firefox?