Is there an easy way to get oath token and make automatic upload of extension to addons.opera?
-
badluckdicey last edited by
I've made an automatic uploading of my Chrome extension to Chrome WebStore with command-line curl (after I got refresh_token with a browser).
So how do I do the same here? Where do I get client_id? How do I create application for that? And stuff.
There is a detailed how-to article about this at Chrome's docs. But I didn't find any information about that at opera's help site.
-
for_d last edited by
I don't lose a lot of sleep over it, I'll admit.
It's certainly a cool feature, and I've dreamed of writing something like it, but a lot of other things take priority.