Google-Meet-Hack icon indicating copy to clipboard operation
Google-Meet-Hack copied to clipboard

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

Open Akmalzafrull opened this issue 2 years ago • 3 comments

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 avatar Jul 04 '22 06:07 Akmalzafrull

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

Akmalzafrull avatar Jul 04 '22 06:07 Akmalzafrull

@ProgrammerGaurav

Akmalzafrull avatar Jul 04 '22 07:07 Akmalzafrull

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

Yoxmo avatar Apr 25 '23 20:04 Yoxmo