hzoo / contributors-on-github

:cactus: Show stats about contributors on github
https://chrome.google.com/webstore/detail/contributors-on-github/cjbacdldhllelehomkmlniifaojgaeph
MIT License
471 stars 28 forks source link

Upload to Opera addons catalog #7

Open mathiasbynens opened 8 years ago

mathiasbynens commented 8 years ago

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!

hzoo commented 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

mathiasbynens commented 8 years ago

@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.