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": "\u0422\u0435\u043b\u0435\u043a\u0430\u043d\u0430\u043b \u0414\u043e\u0436\u0434\u044c", "version": "1.1.0", "description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u0434\u043b\u044f \u043e\u0431\u0445\u043e\u0434\u0430 \u0431\u043b\u043e\u043a\u0438\u0440\u043e\u0432\u043a\u0438 \u0441\u0430\u0439\u0442\u0430 tvrain.tv", "action": { "default_icon": { "16": ".\/manifest-assets\/favicons\/favicon-16x16.png", "24": ".\/manifest-assets\/favicons\/android-chrome-24x24.png", "32": ".\/manifest-assets\/favicons\/favicon-32x32.png" } }, "options_ui": { "page": ".\/index.html", "open_in_tab": true }, "background": { "service_worker": ".\/background\/index.mjs" }, "icons": { "16": ".\/manifest-assets\/favicons\/favicon-16x16.png", "32": ".\/manifest-assets\/favicons\/favicon-32x32.png", "48": ".\/manifest-assets\/favicons\/android-chrome-48x48.png", "128": ".\/manifest-assets\/favicons\/favicon-128x128.png" }, "permissions": [ "activeTab", "storage", "declarativeNetRequest", "declarativeNetRequestWithHostAccess" ], "host_permissions": [ "*:\/\/tvrain.tv\/*", "*:\/\/blhcnbihcddecmpihmianlgcgjeehcof\/*" ], "content_security_policy": { "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';" } }