# Addon regected from AMO, where do I find out why?

**URL:** https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743
**Category:** addons.mozilla.org
**Created:** [December 22, 2017, 9:30pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743 "2017-12-22T21:30:11Z")
**Posts on this page:** 13
**Page:** 1

<div class="post-metadata">

### Author: ![jonathan.salmon](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jonathan.salmon](https://discourse.mozilla.org/u/jonathan.salmon)
#### Post date: [December 22, 2017, 9:30pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/1 "2017-12-22T21:30:11Z")

</div>

I had an addon (recently) published on AMO and visible in search results, however yesterday it was marked as ‘regected’ and then as ‘incomplete’. I haven’t had any notification as to why and can’t seem to find any explanation anywhere in the developer hub.  
Anybody know where I can find why it was regected as without this info it’s quite hard to fix any issue present?! Thanks 🙂

---

<div class="post-metadata">

### Author: ![erosman](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/erosman/32/15447_2.png) [@erosman](https://discourse.mozilla.org/u/erosman)
#### Post date: [December 23, 2017, 6:59am UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/2 "2017-12-23T06:59:49Z")

</div>

Which add-on is it?  
Please post the URL.

---

<div class="post-metadata">

### Author: ![jonathan.salmon](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jonathan.salmon](https://discourse.mozilla.org/u/jonathan.salmon)
#### Post date: [December 23, 2017, 8:44am UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/3 "2017-12-23T08:44:05Z")

</div>

Hi, sorry for not including that. It’s called ‘Eloquent - New Tab Page’ [https://addons.mozilla.org/en-US/developers/addon/eloquent-new-tab-page/edit](https://addons.mozilla.org/en-US/developers/addon/eloquent-new-tab-page/edit)  
Thanks

---

<div class="post-metadata">

### Author: ![erosman](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/erosman/32/15447_2.png) [@erosman](https://discourse.mozilla.org/u/erosman)
#### Post date: [December 23, 2017, 10:10am UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/4 "2017-12-23T10:10:27Z")

</div>

It was actually me who reviewed your add-on and you should have got an email explaining the issues.

---

<div class="post-metadata">

### Author: ![jonathan.salmon](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jonathan.salmon](https://discourse.mozilla.org/u/jonathan.salmon)
#### Post date: [December 23, 2017, 3:13pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/5 "2017-12-23T15:13:57Z")

</div>

That’s strange as that was what i was expecting, however I’ve definitely not received an email to any of my accounts, even in spam. Is there any other way I can see the feedback?

---

<div class="post-metadata">

### Author: ![erosman](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/erosman/32/15447_2.png) [@erosman](https://discourse.mozilla.org/u/erosman)
#### Post date: [December 23, 2017, 3:53pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/6 "2017-12-23T15:53:44Z")

</div>

I have resent it to you… I hope you will get it.

---

<div class="post-metadata">

### Author: ![jonathan.salmon](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jonathan.salmon](https://discourse.mozilla.org/u/jonathan.salmon)
#### Post date: [December 23, 2017, 4:27pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/7 "2017-12-23T16:27:32Z")

</div>

Still no, although I’ve had a look back at the emails i’ve received from Mozilla and I used to get an email whenever an update to my addons were published.  
Since 7 Jan 2017 however, I haven’t received any email from mozilla despite publishing about 10 updates.  
It would appear I’m just not getting emails fullstop??

---

<div class="post-metadata">

### Author: ![erosman](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/erosman/32/15447_2.png) [@erosman](https://discourse.mozilla.org/u/erosman)
#### Post date: [December 23, 2017, 4:37pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/8 "2017-12-23T16:37:50Z")

</div>

Is the email you have on Mozilla still active?

Anyway, here is a copy…

> This version did not pass the review because of the following issues:
> 
> 1. The use of ‘unsafe-eval’ is not allowed in the manifest.json’s CSP as it can cause major security issues.
> 
> Please fix them and submit again. Thank you.
> 
> Please note the following for the next update:
> 
> 1. This version contains obfuscated, minified, concatenated or otherwise machine-generated code. Please provide the original sources, together with instructions on how to generate the final XPI. Source code must be provided as an archive and uploaded using the source code upload field, which can be done during submission or on the version page in the developer hub.
> 
> Please read through the instructions at [Source code submission | Firefox Extension Workshop](https://developer.mozilla.org/en-US/Add-ons/Source_Code_Submission).  
> More Information: [Improving Review Time by Providing Links to Third Party Sources - Mozilla Add-ons Community Blog](https://blog.mozilla.org/addons/2016/04/05/improved-review-time-with-links-to-sources/)
> 
> Established libraries (eg: JQuery, bootstrap) do not require the inclusion of their sources.  
> Please use non-custom versions of jquery-ui, as well as the stock version of jquery and others, that match the checksums in  
> [amo-validator/validator/testcases/hashes-allowed.txt at master · mozilla/amo-validator · GitHub](https://github.com/mozilla/amo-validator/blob/master/validator/testcases/hashes-allowed.txt)
> 
> 1. Please remove all unused permissions from the manifest.json

---

<div class="post-metadata">

### Author: ![jonathan.salmon](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jonathan.salmon](https://discourse.mozilla.org/u/jonathan.salmon)
#### Post date: [December 23, 2017, 8:28pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/9 "2017-12-23T20:28:20Z")

</div>

Thanks for the response, I’ll address those issues and resubmit. The email address registered is still active (tested it today) and i’ve had emails since Jan from mozilla, just none relating to addon submission ect.

---

<div class="post-metadata">

### Author: ![jorgev](https://avatars.discourse-cdn.com/v4/letter/j/71c47a/32.png) [@jorgev](https://discourse.mozilla.org/u/jorgev)
#### Post date: [January 3, 2018, 9:30pm UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/10 "2018-01-03T21:30:48Z")

</div>

In the Developer Hub you can go to edit your add-on, then click on Status & Versions and look at the review history for the latest version. There you can see and reply to review messages even if you’re not receiving our email.

---

<div class="post-metadata">

### Author: ![jonathan.salmon](https://avatars.discourse-cdn.com/v4/letter/j/0ea827/32.png) [@jonathan.salmon](https://discourse.mozilla.org/u/jonathan.salmon)
#### Post date: [January 4, 2018, 12:58am UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/11 "2018-01-04T00:58:43Z")

</div>

Thankyou very much,that’s what i was looking for!

---

<div class="post-metadata">

### Author: ![nonrivaldatadev](https://avatars.discourse-cdn.com/v4/letter/n/3d9bf3/32.png) [@nonrivaldatadev](https://discourse.mozilla.org/u/nonrivaldatadev)
#### Post date: [November 2, 2021, 6:58am UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/12 "2021-11-02T06:58:57Z")

</div>

hi erosman,  
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

[https://addons.mozilla.org/en-US/firefox/addon/non-rival-data/](https://addons.mozilla.org/en-US/firefox/addon/non-rival-data/)

---

<div class="post-metadata">

### Author: ![jscher2000](https://sea1.discourse-cdn.com/flex001/user_avatar/discourse.mozilla.org/jscher2000/32/28202_2.png) [@jscher2000](https://discourse.mozilla.org/u/jscher2000)
#### Post date: [November 3, 2021, 2:40am UTC](https://discourse.mozilla.org/t/addon-regected-from-amo-where-do-i-find-out-why/23743/13 "2021-11-03T02:40:12Z")

</div>

> [@nonrivaldatadev](#):
>
> 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

If you want someone here to look at your extension you need to share a link that is still working. Otherwise, there was a tip earlier in this thread about finding more review details on the versions/status page.
