eduardoboucas / compat-report

🔌 A Developer Tools panel for flagging browser compatibility issues
https://addons.mozilla.org/en-US/firefox/addon/compat-report/
117 stars 10 forks source link

Chrome extension #9

Open OmgImAlexis opened 6 years ago

OmgImAlexis commented 6 years ago

@eduardoboucas can you please close this once the Chrome version is out.

Adding this issue so people can subscribe.

eduardoboucas commented 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!

entepe85 commented 6 years ago

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.

a7madgamal commented 6 years ago

I would love to get this in chrome too :)