258
edits
m (Update email address) |
(→Submission Guidelines: Changes for June 10 policy update) |
||
Line 129: | Line 129: | ||
! Example !! Verdict | ! Example !! Verdict | ||
|- | |- | ||
| The add-on requires use of an external service that is only available with login credentials, and the developer has not provided them || Request Info | | The add-on requires use of an external service that is only available with login credentials, and the developer has not provided them. || Request Info | ||
|- | |- | ||
| The add-on contains transpiled | | The add-on contains obfuscated code (as opposed to minified code). | ||
(Please see the [https://developer.mozilla.org/docs/Mozilla/Add-ons/Source_Code_Submission#Use_of_obfuscated_code Source Code Submission] page on how to differentiate obfuscated and minified code. Not everything that is unreadable is obfuscated.) | |||
| Reject | |||
|- | |||
| The add-on contains obfuscated code that seems to intentionally violate the policy. || Reject and Escalate | |||
|- | |||
| The add-on contains transpiled, minified or otherwise machine-generated code and has not provided source code. || Request Info | |||
|- | |- | ||
| The add-on requests additional permissions that are not required for the add-on to function. || Reject | | The add-on requests additional permissions that are not required for the add-on to function. || Reject |
edits