--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/2cb31444-dc48-4971-bb01-39479c1c72bfn%40chromium.org.
Is there a way to do this. Without updating every users installation before going live. ?
From what i see
Use the extension update tool
Replace the extension files
Upload a separate beta extension ( this does not work for us because we have to test data migrations)
I seem to recall someone saying that it's possible to publish an MV3 extension (the beta) then change it back to MV2 with an update, can anyone comment on whether that is possible?But yes, you should do extensive testing with the extension update testing tool, which is absolutely invaluable. A key consideration is ensuring your MV2 extension can handle a rollback from MV3 in case you need to use the store's rollback feature. For example, if you are using localStorage in MV2 today, but chrome.storage in your MV3 version, then a rollback may present you with some challenges.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/CAEghaR7nH%3D5Q8oH1RhZ5OHh%3DS_wh0OXTGwq%3DL0OAMjXR5y55SQ%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/CAEghaR69Nz3k2zOix1GgnusHJe0BPkcycyafk9Zi5yNkxY2A6g%40mail.gmail.com.
With temporary testers, Chrome does another check to see if that user is allowed to get an update.
This is concercing that using trusted testers would require the extension to be unpublished how are we supposed to beta test mv3 ? then, please correct me if im wrong
Hi Patrick. Circling back on a trusted testers feature topic — to use it on a listing that's already been published requires unpublishing the listing. I couldn't find any mentions of this rather relevant requirement in the MV3 migration documentation[0].From skimming the web, it seems that unpublishing a listing effectively removes it from the Chrome Web Store until another draft is submitted. Which leads to my first question: Is this understanding correct? If so, it is critically disruptive, as it has been reported by folks who have mistakenly unpublished their listing[1][2].My second question is related to a hypothetical scenario:1. MV2 (v0.15) is currently listed2. MV3 (v1.0) is uploaded as a beta version3. MV2 (v0.15) is unpublished- At this point, users are prevented from finding and installing the extension.4. MV3 (v1.0) is submitted for review5. MV3 (v1.0) is approvedConsidering that v1.0 will only trigger an update for trusted testers. Which version will users not in the trusted testers program see in the store? Is it v0.15 — the version previous to the "unpublish event" (point 3. above)?Thank you!
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/90135a67-a277-4ab4-b757-261aa483c0cbn%40chromium.org.
--
You received this message because you are subscribed to the Google Groups "Chromium Extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/90135a67-a277-4ab4-b757-261aa483c0cbn%40chromium.org.