Update to Manifest v3 for Chrome Web Store #1352
-
Google is eventually going to move completely away from allowing extensions that use manifest v2 in the web store. They already will not allow for new manifest v2 extensions from being put into the store. Is there any plans to migrate SingleFile to manifest v3? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Yes, the extension is in fact ready to be migrated, see https://github.com/gildas-lormeau/SingleFile-MV3. Extension development with Manifest V3 is a real pain because of the bug mentioned on the project page. So I'm waiting until the last moment to migrate. |
Beta Was this translation helpful? Give feedback.
-
Oh thanks for the info! I really appreciate it and glad there is already a MV3 candidate ready. |
Beta Was this translation helpful? Give feedback.
Yes, the extension is in fact ready to be migrated, see https://github.com/gildas-lormeau/SingleFile-MV3.
Extension development with Manifest V3 is a real pain because of the bug mentioned on the project page. So I'm waiting until the last moment to migrate.