This message may contain confidential and/or privileged information. If you are not the addressee or authorized to receive this for the addressee, you must not use, copy, disclose, or take any action based on this message or any information herein. If you have received this message in error, please advise the sender immediately by reply e-mail and delete this message. The opinion expressed in this mail is that of the sender and do not necessarily reflect that of Whatfix Private limited and its affiliates & subsidiaries. Thank you for your co-operation. --
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/d21e2e23-0d22-4b2d-b538-696c4effb4f1n%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/844ce1ae-3f71-4f47-91ec-729f24516ff5n%40chromium.org.
Hi Google Team,
Still we aren't fully clear, kindly respond to our 5 queries mentioned below to be on the same page:1. Our understanding is if someone has an MV2 extension via Chrome Store, post June 2024 (after Mv3 is enforced) will such extension stop working?2. If a user has Developer Mode turned ON and installed an extension with load unpacked where the extension has remote code execution present, our understanding is such an extension will work?3. If an extension is force installed via Org Policy [Ref] and has logic for remote code execution and developer mode is turned OFF as user doesn't have such permission, will it continue to work post MV3 enforcement?---> Do confirm with a YES or NO for above questions?4. Is there a chrome flag to simulate MV3 enforcement to test cases at our side what functionalities will be blocked post MV3?5. Also, to explain our use-case once again, we have thousands of customers for whom there is a feature to write custom Javascript code that is pulled remotely and preview such changes in real time on their browser. This extension is installed via Chrome Store. Such enterprise users don't have a way to enable developer mode. Hence, we need an alternate solution OR if there's any exception that we can get for MV3 (that our extension is not blocked post MV3). Do suggest if this is possible.
PS: If it's possible to connect over a call with someone to clarify our queries, that'll be more convenient and helpful. Let us know.
Thanks Patrick.Re-clarifying to be on same page,For #1, as you said “No”, are you saying MV2 extensions already installed on a user’s browser, Chrome will NOT block it and it can continue to function and pull remote code?For #4, non-policy installed mv2 extension, what are the list of such cases in which it will be disabled? What are the policies we can use to not let it get it disabled?—
Okay. If we set ExtensionManifestv2Availability = 2 or 3, can the extension exist on Chrome Store and a user can simply install it or continue to use? Or it has to be forced installed only?—
Thanks Patrick, one more follow up
- Is there any way to install an extension with remote code execution and it continues to work without using this policy - ExtensionManifestv2Availability ? Will both of below options work for an extension even if such policy (ExtensionManifestv2Availability) is not enabled
- Installing extension via Load Unpacked with Developer Mode = ON
- Installed forcefully with a group organisation's IT team (ExtensionManifestv2Availability is not enabled) and Developer Mode = OFF