Hacker News new | ask | show | jobs
by ChrisSD 2544 days ago
If people just wanted to use the old addon system then all that requires is changing a few options when building Firefox (in official Firefox builds, only moz can deploy such addons). So keeping up with security updates shouldn't be hard at all if that's the only difference.

Of course the old type of addons may break from time to time as the browser's internals change but that was always a problem with the old addon system.

1 comments

If I understand [1] correctly, the XUL code that those old addons use as an interface into the browser is nearly gone. And that's the entire point of deprecating the old addons: to be able to refactor Firefox internals away from XUL towards pure HTML/CSS/JS-based UI.

[1] https://bgrins.github.io/xbl-analysis/graph/