contributors-on-github icon indicating copy to clipboard operation
contributors-on-github copied to clipboard

Upload to Opera addons catalog

Open mathiasbynens opened this issue 9 years ago • 2 comments

Have you considered making this extension available to Opera users? You don’t even have to change the code — all you’d need to do is upload it at https://addons.opera.com/en/. Thanks for considering!

mathiasbynens avatar Mar 08 '16 21:03 mathiasbynens

Sure! No reason why it needs to be for chrome only (just wanted to make something at first).

I'm using some chrome apis for storage/stuff - https://github.com/hzoo/github-contributor-extension/blob/master/src/background.js#L4-L11 - so even that doesn't need to be modified?

Thanks for the suggestion @mathiasbynens

hzoo avatar Mar 08 '16 22:03 hzoo

@hzoo Even that should work! There’s very few Chrome Extension APIs that Opera doesn’t support, so the majority of Chrome extensions just work™ in Opera.

mathiasbynens avatar Mar 09 '16 07:03 mathiasbynens