Skip to content

"manifest_version": 2 Error **NOT SUPPORTING** (**NEW**) #19

@Akmalzafrull

Description

@Akmalzafrull

Manifest version 2 is deprecated, and support will be removed in 2023. See https://developer.chrome.com/blog/mv2-transition/ for more details., A MAIN HTML CODE PROBLEM

1.{
2. "name": "Google Meet Hacks",
3. "version": "1.0",
4."description": "Auto Leave and Reply in Google #Meet",
5. "**`

manifest_version": 2, EROOR

`**
6. "background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icon.png"
},
"permissions": [
"activeTab",
"tabs"
],
"icons": {
"128": "icon.png"
}
}

PROBLEM-It is not working becuase it's a coding problem,Piz Fix it! And It's not supporting......

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions