Data is synced from the Chrome Web Store. View the official store page for the most current information.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "\/js\/background-mv3.js" }, "action": { "default_icon": { "16": "img\/16.png", "32": "img\/32.png", "48": "img\/48.png", "128": "img\/128.png" }, "default_popup": "popup.html", "default_title": "__MSG_AppName__" }, "container": [ "GOOGLE_DRIVE" ], "default_locale": "en", "description": "__MSG_AppDesc__", "homepage_url": "https:\/\/visual-effects-meet.dllplayer.com", "icons": { "16": "img\/16.png", "48": "img\/48.png", "128": "img\/128.png", "256": "img\/256.png" }, "manifest_version": 3, "name": "__MSG_AppName__", "offline_enabled": true, "permissions": [ "activeTab", "scripting" ], "short_name": "VisualEffectsForMeet", "version": "3.0.0", "web_accessible_resources": [ { "resources": [ "js\/mediaSourceSwap.js", "img\/*.jpg", "\/dist\/*" ], "matches": [ "<all_urls>" ] } ] }