this post was submitted on 22 Aug 2024
166 points (81.4% liked)

Firefox

17301 readers
276 users here now

A place to discuss the news and latest developments on the open-source browser Firefox

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 1 month ago (2 children)

Didn't they remove XUL extensions to make their extension interface compatible with inferior chrome web extensions?

[–] [email protected] 15 points 1 month ago

I just did a quick online search and it seems like the reason for removing that was that it was way too much work to maintain and stopped them from implementing performance improvements for Firefox. Apparently it was also a lot of work for extension developers, since they had to update their extensions constantly.

That's just what I read tho, I wasn't there when XUL extensions where still a thing.

[–] [email protected] 1 points 1 month ago

i wouldn’t say inferior… mozilla extensions were more performant and flexible, web extensions (ie the initial chrome format - now a standard that most browsers use) are easier to develop, and thus there were a lot more of them