Add-on Review Questions

hi, Caitlin Neiman
our add-on (NonRival Data) was approved by Mozilla developer’s team before 5 month ago, now in this month we have updated new version and reviewer says that you are using minified code that’s why we removed your all old versions including this one. …
we are not using any minified code, nothing is hidden. at least they should clarify what exact problem is, so that we can resolve it

2 Likes

Hi. I have almost the same situation. Reviewer said, that code is obfuscated, which is not of course, and just disabled it. For me, it looks like add-ons checks by AI, not by human.

2 Likes

I clicked on the Grammarly add-on, then a very tiny Grammarly icon appeared in the center of a page. Then this page came uip.


In red letters it states Content Security Policy: This page’s settings blocked the loading of a resource at https://addons.mozilla.org/favicon.ico(“default-src”)
As I’m typing the Grammarly icon is sitting in the corner of my page making corrections.
On the right hand side of the page it says “Error”
I have NO idea what I need to do and I can’t seem to get out of this page. But I will try again.
I just need HELP - WHAT do I do?

My unlisted addon update is awaiting review since mid september. This is almost as bad as the Opera process now :frowning:

Can you take a look where it’s at the queue?

  • Version 1.1.0 - ID {b6334923-0ed3-45bb-bc31-af777ce6a798}
2 Likes

Hi Mozilla community!

Question: Where should I address my request to review/publish my add-on for Firefox Android? The Firefox PC version was published but not the Firefox Android one.

Context:

Some weeks ago we submitted an add-on that was successfully reviewed. The add-on was marked for Firefox PC and Firefox Android (see screenshot).

Today, only the Firefox PC version is public: https://addons.mozilla.org/es/firefox/addon/andaluh-for-firefox/

I answered via email to reviewer about Firefox for Android version, but 5d passed and no answer. What else should I do?

The “Android version” is public too: https://addons.mozilla.org/android/addon/andaluh-for-firefox/

However, Android currently has limitations in regards to how you can install extensions. See https://blog.mozilla.org/addons/2021/01/20/extensions-in-firefox-for-android-update/

I’m having issues with my getting my addon approved.

Is there a way to request a different reviewer, please? The reviewer unicorn2020 seems to be well known [1] [2] for being unnecessarily difficult to work with.
My experience with the Chrome web store has been much better.

Cannot rate add-ons (any!), and cannot write a review. Stars row is inactive (does not work as button), both on “about:addons” and certain add-on pages.

I am logged in and can view my previous reviews in my profile.

Hi my add-on is taking too long to be reviewed, can someone see in which position of the queue my add-on is https://addons.mozilla.org/en-US/developers/addon/893d8586b4a04cb6a8e0/edit?

I constantly get an error with incomplete data during moderation. I have already filled in everything that could be done, but I still can’t get through moderation. What is the reason, what is missing? Why is there no detailed description of what the problem is in the personal account. https://addons.mozilla.org/uk/developers/addon/cashback-bot-com

1 Like

Hi there. Returning back after some time.
I recently got a rejection scheduled on my extension for using minified code. I had used jQuery, and the way I used it was to simply copy paste jQuery into my content script, which doesn’t seem to be the right way.

I went over a few threads online, and the correct way to use external and well recognized libraries seems to be to save the library to another file and add it to content_scripts > js in the manifest, like so:

"content_scripts": [
    {
        "matches": ["https://linustechtips.com/*"],
        "js": ["/content_script.js", "jquery-3.6.0.min.js"]
    }
]

I was using minified code in my script, but it was just jQuery pasted there, so I don’t have the source files, as what I sent was the source file. Everything but jQuery is un-minified.
Is there any way to get this sorted out now? It seems they want the un-minified files but what I sent were the un-minified files and there’s no way for me to generate un-minified files from that. I have already replied on the reviewer’s comments on my extension but I havent heard from them in 10 days. I can’t change the manifest to accommodate the correct method that I have found now, as that would result in different files than what is submitted.

I was already working on a newer version, and I have gone ahead and implemented what seems to be the correct method to use external libraries. I have submitted it for review and mentioned in the reviewer notes that I have fixed the minified files issue by creating new files and adding them to the manifest. From my experience, my extension gets approved in less than an hour, but it’s taking more than that this time. Not saying they can’t take more time, but it just makes me worry that my extension won’t be approved since they found minfied code in the last version. Do warnings on previous versions affect approval on the latest submission?

Thanks!

Hi, my UNLISTED add-on has been awaiting review since September 2021, and now it’s June 2022! Can someone help? Is the review process still working?
Why is the self-distributed version being reviewed anyway?

Why your “team” do not mention the exact problem? Accusation of "This version contains minified, concatenated or otherwise machine-generated code."

1 Like

Extension is under review since more then one day
Hi our company extension Automation 360 is suddenly got disable in add on store after we saw the review history and saw we provided the required details immediately but still it’s showing under review after one dat so can someone help me when it got reviewed ? how long time it will take to get it reviewed. it’s impacting our customer existing running process so please help me how i can get it reviewed
addon name : Automation 360

waiting for replay Thanks

Thank you for your beautiful and useful article

The review process is very frustrating, your reviewers often do not follow our instructions and when we respond with a comment telling them that they have not followed our instructions, they never respond and then two weeks later our extension is just disabled - even versions that were previously approved. How can we get a timely reaction to incorrectly following instructions without disabling our extension?

Hello, last Saturday, I used the web-ext sign command to sign my newly developed Firefox plugin. However, unlike before, the signing failed and I was told to wait, but two days have passed and I have yet to receive any updates. The status of my developer plugin on the backend shows that it is waiting for review. I am curious as to why it is taking so long and my plugin is still in the testing phase, which is greatly slowing down my progress.

Hi, there,

I received “Your add-on contains minified, concatenated or otherwise machine-generated code.” from reviewer, who also offered to delete the versions if there is no reply within 14 days.

I’ve been aware of this problem and re-updated my CI process to attach the source code for each subsequent release, but it’s been over a week and none of the new releases have gotten a response, and in In the typical process before, my extension was usually approved within 10 minutes. Is there anything I can do please? Thanks.

My extension URL: https://addons.mozilla.org/en-US/firefox/addon/immersive-translate/

UUID: {5efceaa7-f3a2-4e59-a54b-85319448e305}

Like other recent posters here our recent extension submission was flagged as not providing source code despite doing so and providing full instructions on generating the production code. We’ve sent numerous replies to our reviewer explaining this, but our extension has now inexplicably been downgraded to a three year old version, despite having numerous reviewed/approved versions since then. We can’t get our reviewer to follow basic instructions or to reply to our several messages. If we can’t get basic support for new submissions we will obviously need to cease Firefox support. Please advise.

The Mozilla add-on review process used to be my favorite out of the big three browsers (Chrome, Edge, Firefox), as it was always the first to approve my updated releases. However, recently I have not had a single update approved in a timely manner, and now the Firefox version is behind the Chrome and Edge versions by SIX releases. This sloth-like review process is unacceptable for add-ons that get frequent updates. I don’t know whether the Mozilla team is just lacking resources, had a recent change in policy, or something else, but the review process is now by far my least favorite.

My extension is not new either – it has been published since 2010 and has a good track record with a sizable and established user base. Hopefully Mozilla can improve the efficiency of their review process.

2 Likes