Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Akmalzafrull opened this issue Jul 4, 2022 · 3 comments
Open

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

Akmalzafrull opened this issue Jul 4, 2022 · 3 comments

Comments

@Akmalzafrull
Copy link

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......

@Akmalzafrull
Copy link
Author

Can u please solve this problem to close This.............................

@Akmalzafrull Akmalzafrull changed the title "manifest_version": 2 Error **NOT SUPPORTING** "manifest_version": 2 Error **NOT SUPPORTING** (**NEW**) Jul 4, 2022
@Akmalzafrull
Copy link
Author

@ProgrammerGaurav

@Yoxmo
Copy link

Yoxmo commented Apr 25, 2023

@Akmalzafrull please use this updated version: https://github.com/Yoxmo/GMH-v3

and close this issue thread thanks! if you have any other problems please send it to my issue on that fork.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants