←back to thread

288 points fernandotakai | 3 comments | | HN request time: 0.001s | source
Show context
Sir_Cmpwn ◴[] No.10040329[source]
I use several small add-ons I wrote myself. Why should I have to get Mozilla's approval before I can install my own damn add-ons? One of them executes processes and I'm 99% sure it'll fail the automated review.

EDIT: It passed the automated review, but my point stands. If I wrote the code, then you can be damn sure I trust it.

replies(1): >>10040577 #
atopal ◴[] No.10040577[source]
> I use several small add-ons I wrote myself. Why should I have to get Mozilla's approval before I can install my own damn add-ons?

Mozilla has to balance the needs of several hundred million users, who are being attacked by malware every day, with the needs of people who write their own add-ons. Is it really that difficult to see it from that perspective? And it's not like you have no options now. You can either use the developer edition or the special release version where this feature is disabled.

replies(1): >>10040681 #
Sir_Cmpwn ◴[] No.10040681[source]
They've always catered to the hacker perspective, too. Why take out the about:config flag? How about letting me trust my own certificate, instead of just AMO's? What about running AMO alternatives?
replies(1): >>10040835 #
atopal ◴[] No.10040835[source]
Did you not read the blog post? You can use the dev edition or the special release and beta version that don't have this limitation. Nobody is forcing you to live with this limitation. If this was done as an about:config flag it could easily be changed by an add-on too.
replies(1): >>10040843 #
Sir_Cmpwn ◴[] No.10040843[source]
I did read the blog post. It says I have to use a less stable (beta) or less customizable (dev edition) version of Firefox to avoid this burden.
replies(2): >>10040922 #>>10041346 #
soapdog ◴[] No.10041346[source]
Dev Edition is not less customizable... its just Firefox with a new theme and more bleeding edge dev tools which you should be using to develop addons anyway.
replies(1): >>10041366 #
Sir_Cmpwn ◴[] No.10041366[source]
The theme is the problem I'm referring to.
replies(1): >>10041855 #
1. djent ◴[] No.10041855[source]
The cool thing about themes is that you can change them. Developer Edition just comes with a different default theme.
replies(1): >>10042808 #
2. Sir_Cmpwn ◴[] No.10042808[source]
For some reason I thought you couldn't change it. That's fine, then.
replies(1): >>10042855 #
3. soapdog ◴[] No.10042855[source]
Not only you can download a new theme but you can also develop a whole new one if you'd like.