Mozilla has blocked my addon and I am not going to fix it

Discussion of general topics about Mozilla Firefox
Post Reply
serj.kzv
Posts: 5
Joined: March 24th, 2018, 11:58 am

Mozilla has blocked my addon and I am not going to fix it

Post by serj.kzv »

It is just an information and I am not going to discuss that.

Hi,
I am a developer of mozlz4-edit , dictionary configurer and other small addons. You can see my profile page on https://addons.mozilla.org/firefox/user/12619594/

Yesterday I received an email from Mozilla that tell me that my addon was blocked. Reasons in which it was happened are:
1) I allowed eval() function in manifest.json and I need delete the permission or persuade a Mozilla reviewer that it is necessary. ( I didn't used eval in code, it was just a useless permission)
2) I need an instruction how to build my code and I need to upload an archive with the addon source code.

Firstly, I want to answer on second issue reason about how to build my code. Well, the addon that was blocked is an open source addon, I uploaded an archive with the source code early, the source code is available on github and there is instruction how to build it.

Secondly, There is no such thing as a dangerous addon permission because there are a lot of ways to make a harm with any of addon permissions. Moreover, "evil" permissions are needed to run addons with some frameworks. For example Angular (js framework) needs some special values in content_security_policy and code just don't work without it.

As you understand I don't work in Mozilla. :lol: I can not afford myself to spend a time by arguing with an Mozilla reviewer. My addons work fine and in way that I want. I don't exclude that someday (or never) I will change the code to pass the review. I use my own addons and I will continue to use them even if all of them will be blocked for other users.

P.S. The addon that was blocked is shadow dom opener. It "opens" closed Shadow DOM elements on page because such elements are not available for JavaScript at all. It means that user scripts and JavaScript plugins won't work with "closed" Shadow DOM elements.
Brummelchen
Posts: 4480
Joined: March 19th, 2005, 10:51 am

Re: Mozilla has blocked my addon and I am not going to fix i

Post by Brummelchen »

MZ is neither responsible for this nor can we help. You need to talk on amo to those people.
serj.kzv
Posts: 5
Joined: March 24th, 2018, 11:58 am

Re: Mozilla has blocked my addon and I am not going to fix i

Post by serj.kzv »

Brummelchen,
I know, I just need to tell people why some of my addons disappear from Mozilla addon page and I think the forum is the most popular and better place to do that.
User avatar
LIMPET235
Moderator
Posts: 39936
Joined: October 19th, 2007, 1:53 am
Location: The South Coast of N.S.W. Oz.

Re: Mozilla has blocked my addon and I am not going to fix i

Post by LIMPET235 »

Made this a "STICKY" for a little while.
[Ancient Amateur Astronomer.]
Win-10-H/64 bit/500G SSD/16 Gig Ram/450Watt PSU/350WattUPS/Firefox-115.0.2/T-bird-115.3.2./SnagIt-v10.0.1/MWP-7.12.125.

(Always choose the "Custom" Install.)
User avatar
James
Moderator
Posts: 27999
Joined: June 18th, 2003, 3:07 pm
Location: Made in Canada

Re: Mozilla has blocked my addon and I am not going to fix i

Post by James »

Post Reply