Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_appName__", "version": "2.23.1", "description": "__MSG_appDesc__", "default_locale": "en", "permissions": [ "notifications", "storage", "idle", "alarms" ], "host_permissions": [ "https:\/\/static-cdn.jtvnw.net\/*", "https:\/\/*.ggpht.com\/*", "https:\/\/*.googleusercontent.com\/*", "https:\/\/headicon.trovo.live\/*", "https:\/\/www.youtube.com\/*", "https:\/\/streamlive.fadme.dev\/*", "https:\/\/vkplay.live\/*", "https:\/\/live.vkplay.ru\/*", "https:\/\/images.vkplay.live\/*", "https:\/\/images.live.vkplay.ru\/*", "https:\/\/live.vkvideo.ru\/*", "https:\/\/images.live.vkvideo.ru\/*", "https:\/\/kick.com\/*", "https:\/\/files.kick.com\/*", "https:\/\/static.goodgame.ru\/*" ], "content_scripts": [ { "matches": [ "https:\/\/vkplay.live\/*", "https:\/\/live.vkplay.ru\/*", "https:\/\/live.vkvideo.ru\/*" ], "js": [ "includes\/vkplay.js" ] }, { "matches": [ "https:\/\/streamlive.fadme.dev\/*" ], "js": [ "includes\/oauth2.js" ], "run_at": "document_end" } ], "background": { "service_worker": "background\/background.js" }, "action": { "default_popup": "popup\/popup.html", "default_icon": { "16": "assets\/favicon\/16.png", "32": "assets\/favicon\/32.png", "48": "assets\/favicon\/48.png", "128": "assets\/favicon\/128.png" } }, "icons": { "16": "assets\/favicon\/16.png", "32": "assets\/favicon\/32.png", "48": "assets\/favicon\/48.png", "128": "assets\/favicon\/128.png" }, "minimum_chrome_version": "88.0", "manifest_version": 3 }