dragouf / Stash-Reviewers-Chrome-Extension

This chrome/firefox extension allow to define groups of reviewers in Atlassian Stash/Bitbucket to bulk add them when creating or updating pull request + other features
MIT License
88 stars 34 forks source link

Can't install on firefox #27

Closed sturose closed 7 years ago

sturose commented 8 years ago

Firefox will no longer allow unsigned extensions to be installed and https://addons.mozilla.org/en-US/firefox/addon/bitbucket-server-extension/ does not lead to a verified version to install.

dragouf commented 8 years ago

yes I know, it ever pass the validation because of jquery library I use for option panel and I finally gave up to pass it. As soon as I have time I will try to fix that.

PavelVanecek commented 7 years ago

@dragouf I would like to work on this. Is jQuery the only issue? If there are some more reviewer comments can you please share it?

dragouf commented 7 years ago

@PavelVanecek yes it was just about jquery if I remember well. I see your PR. Thanks! If you want you can also commit it on firefox store. I'm happy to know this project is usefull for people and to see that it still can be improve by developers.

kengorab commented 6 years ago

Was this ever published on the firefox addons store? Stash Extension is honestly one of the things keeping me from switching from Chrome to Firefox at this point. I didn't see anything when searching "Stash Extension"; is it maybe called something else?

PavelVanecek commented 6 years ago

@kengorab weird. I have published it in the Firefox addon store, but I can no longer access it. The URL is https://addons.mozilla.org/en-US/firefox/addon/bitbucket-server-reviewers/ but it shows 404. The addon even shows up in search results but again the link leads nowhere. I'll try to fix it.

PavelVanecek commented 6 years ago

I found out there was a naming conflict, details in https://github.com/mozilla/addons/issues/11277 and https://github.com/mozilla/addons/issues/5104

I have republished the extension as https://addons.mozilla.org/en-US/firefox/addon/bitbucket-server/. I will update the README