Open mathiasbynens opened 8 years ago
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 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.
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!