Andrei Petcu

Results 66 comments of Andrei Petcu

Please use Firefox Nightly for now @evertonstz https://github.com/mozilla-lockwise/lockwise-addon/issues/332#issuecomment-653938961 ![image](https://user-images.githubusercontent.com/922368/86542276-0d850680-bf1d-11ea-81a7-bef95c562525.png)

I'm getting the same error with [this addon](https://my.owndrive.com/index.php/s/OF4PuGOtmRlmcu4/download). I filled a [Bugzilla issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1313567) for Firefox. It used to work a few days ago in Nightly.

@Noitidart Is there a hackish workaround I can use? What should I put in the author field in order for it to work?

Same here with the time :D If I figure something out, I will post it here also.

Make it and post it as a "Beta" in AMO and see if people use it and like it. Post a clear message that a Firefox maintainers is needed. It...

But you do recommend Chrome users to use the extensions. Don't Chrome extensions have the same issue?

I spoke with somebody from support and they said they are ok with somebody publishing unofficial builds as long as they don't use the trademark. Are you interested? @diegodlh You...

@diegodlh For publishing an extension outside of AMO you need: a json pointing to updates like this one https://github.com/andreicristianpetcu/google_translate_this/blob/master/updates.json You can publish your artifacts as github releases on your own...

you can sign/publish the extension in jenkins using web-ext cli https://extensionworkshop.com/documentation/develop/getting-started-with-web-ext/ publish with this https://github.com/remixz/publish-release/blob/master/README.md

I generate my update.json with this ugly script https://github.com/andreicristianpetcu/google_translate_this/blob/master/build.sh#L3