Open OmgImAlexis opened 6 years ago
Definitely. The current build should be compatible with Chrome (you can try the development version). I just need to find out what exactly is involved in publishing the extension to the Chrome Web Store.
Thanks!
The current build seems to be perfectly compatible with Chrome. I just downloaded this repo as a zip, unpacked it and loaded the dist/ folder into Chrome using the extension development mode which allows the loading of unpacked extensions.
Here's what I got about publishing Chrome extensions:
All extensions are distributed to users as a special ZIP file with a .crx suffix. Extensions hosted in the Chrome Web Store are uploaded through the Developer Dashboard as .zip files. The publishing process automatically converts the .zip into a .crx file.
EDIT Upon uploading a ZIP of the dist/ folder for testing the Chrome extensions publishing process I just noticed that there's a $5 fee due when publishing to the Chrome store for verifying the developer account.
I would love to get this in chrome too :)
@eduardoboucas can you please close this once the Chrome version is out.
Adding this issue so people can subscribe.