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", "manifest_version": 3, "name": "__MSG_extName__", "version": "0.0.17", "description": "__MSG_extDescription__", "default_locale": "en", "icons": { "16": "my-custom-ai-logo-16.75d5f166.png", "32": "my-custom-ai-logo-32.a53c2013.png", "64": "my-custom-ai-logo-64.ee343aab.png", "128": "icons\/my-custom-ai-logo-128.png" }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self'; style-src 'self' 'unsafe-inline'; font-src 'self'; img-src 'self' https:\/\/www.gstatic.com data:; default-src 'self' data: https:\/\/www.youtube.com https:\/\/mla-backend.mycustomai.io http:\/\/localhost:8000 https:\/\/*.googleapis.com" }, "content_scripts": [ { "matches": [ "https:\/\/*.youtube.com\/*" ], "js": [ "overlay.af8faf9d.js" ], "css": [ "overlay.e6dd9071.css" ] } ], "background": { "service_worker": "background.e6185b01.js" }, "permissions": [ "identity", "storage", "unlimitedStorage" ], "host_permissions": [ "https:\/\/*.youtube.com\/*" ], "web_accessible_resources": [ { "resources": [ "content-script\/overlay.html", "content-script\/overlay.css", "icons\/my-custom-ai-logo-128.png" ], "matches": [ "https:\/\/*.youtube.com\/*" ] } ], "options_ui": { "page": "options.b25ed5a0.html", "open_in_tab": true }, "oauth2": { "client_id": "834210472599-tu45a0kgt5i2ogtropqas3659mo4hp1f.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/userinfo.profile" ] }, "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA2GSgqZiWrM3DncW+pNUgRssESxA8VPvHeLMcaqEakLVPoGiaiFesXRgvbLAAgXXtK83sT\/LqW0v3h3FMcc1WEzKkoDnt96koE2xhbEFbhtHtcxZ+KO+0E9xrmW+ho5uTatYKU53dH+0r3nwxZHa7rEsAAtjRnVOvPtduTWXIENaX4by7hPL4WMhVAzIckwUY8AQWW9AXHlFO\/nJWZ8qwYtG6MrCWv2BL2Huv8ZUpO3lYp+HDM9lnesxqlNO+4etpD7eNCmFohTuu1HpViNjDI5o7aqELQFdhhyPL7HZ\/rhfiOE7qwWeBudBqiw9mIbjytiSDRGjhMpcG1FqspA7SqQIDAQAB" }