jmerle / competitive-companion

Browser extension which parses competitive programming problems
https://chromewebstore.google.com/detail/competitive-companion/cjnmckjndlpiamhfimnnjmnckgghkjbl
MIT License
922 stars 114 forks source link

Competitive Companion Chrome Version #413

Closed lkaesberg closed 7 months ago

lkaesberg commented 7 months ago

Hello, I've seen that the new version of Competitive Companion implements a parser for DOMJudge, but Chrome is still a few versions behind. Do you have any idea when it will be released in the Chrome store?

jmerle commented 7 months ago

Soon, hopefully. The Chrome Web Store release for 2.49.0 was rejected, presumably because the extension sends parsed problem data to local applications over HTTP rather than HTTPS. I've contacted the Chrome Web Store team through their contact form to explain why the extension uses HTTP rather than HTTPS, and in a subsequent review they deemed it compliant with their privacy policy. Unfortunately they cannot approve a previously rejected submission, so upon their request I've resubmitted the rejected submission (2.49.0), and I expect that version to be published successfully soon. Once that happens I'll also submit the latest version (2.50.0) to the Chrome Web Store.

jmerle commented 7 months ago

2.50.0 is now available in the Chrome Web Store, closing this issue.