Hacker News new | ask | show | jobs
by thegabez 2573 days ago
Same, the only thing stopping me from switching is the hassle of porting a custom chrome extension to firefox.
1 comments

Custom extensions are the easiest: Firefox loads the exact same unpacked extensions Chrome does.

Both follow the WebExtensions-standard, so there’s not really much to “port”, if anything.

With newer versions of firefox you can only temporarily load unpacked extensions. You need to re-add them if you relaunch firefox.

https://blog.mozilla.org/addons/2018/02/22/removing-support-...