Convert Chrome Extension To Firefox

Years ago, Firefox used an entirely different extension system (XUL/XPCOM). However, Mozilla deprecated that system in favor of , an API architecture largely compatible with the model Google uses in Chrome.

Top