Noitidart / Chrome-Store-Foxified

Point and click to install extensions into your browser from the AMO, Chrome Web Store, Microsoft Store, or Opera Addons websites.
https://addons.mozilla.org/en-US/firefox/addon/chrome-store-foxified/?src=github
Mozilla Public License 2.0
363 stars 54 forks source link

Allow automatic import of Chrome Extensions #132

Open stevennyman opened 5 years ago

stevennyman commented 5 years ago

It would be cool if a list of extensions the user has installed in Chrome could be presented to them, and they could select which ones to install in Firefox all at once.

If filesystem access is a problem for this to work, maybe have the user sign into their Google account in Chrome and Firefox and then retrieve their list of owned Chrome extensions from https://chrome.google.com/webstore/user/purchases. Or maybe allow users to import a list of extensions generated via a Chrome extension, such as https://github.com/gabrielbarros/export-all-extensions?

I think this feature would make it significantly easier to move from Chrome to Firefox.