bevacqua / twitter-for-github

:hatched_chick: Twitter handles for GitHub
https://chrome.google.com/webstore/detail/twitter-for-github/joalalcafnlmimkfkihjbdgmphgedojc
MIT License
144 stars 12 forks source link

Add to Opera addons catalog #3

Open mathiasbynens opened 8 years ago

mathiasbynens commented 8 years ago

Would you mind submitting this to the Opera addons catalog as well? https://addons.opera.com/en/ No code changes needed.

bevacqua commented 8 years ago

Mathias could you do this? I'd rather not maintain two separate web stores updated

mathiasbynens commented 8 years ago

You’d have to upload it yourself first. Then I can link your account to mine and submit updates under your name. Although obviously I’d prefer you did it — the upgrade process is rather quick.

bevacqua commented 8 years ago

Opera addons asks me for a persona.ini, care to PR one?

mathiasbynens commented 8 years ago

persona.ini is not necessary; it’s only needed for themes. There must be something else going wrong.

What does the ZIP file you’re uploading look like? (https://stackoverflow.com/a/35432969/96656 indicates the ZIP file’s contents should be the contents of the extension dir directly.) I never ran into this with my own addons :|

bevacqua commented 8 years ago

That's what I'm using.

bevacqua commented 8 years ago
mathiasbynens commented 8 years ago

@shwetank is looking into it.

FWIW, here’s how I create the ZIP file for my extension: https://github.com/mathiasbynens/tibia.com-extension/blob/023b2acf5df5bcc026c4cf98765ac7faedde33f7/package.json#L8 Works every time on both the Opera addon catalog + Google Web Store.