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": "sw.js" }, "content_scripts": [ { "css": [ "content\/content.css" ], "js": [ "content\/tag.js", "content\/content.js", "content\/md5.js" ], "matches": [ "*:\/\/music.yandex.ru\/*", "*:\/\/music.yandex.com\/*", "*:\/\/music.yandex.kz\/*", "*:\/\/music.yandex.uz\/*", "*:\/\/music.yandex.by\/*" ], "run_at": "document_start" } ], "action": { "default_icon": "images\/icon_128.png", "default_title": "\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u043c\u0443\u0437\u044b\u043a\u0443" }, "options_page": "options\/options.html", "options_ui": { "page": "options\/options.html" }, "icons": { "16": "images\/icon_16.png", "32": "images\/icon_32.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "incognito": "not_allowed", "manifest_version": 3, "minimum_chrome_version": "104.0.0.0", "name": "\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u043c\u0443\u0437\u044b\u043a\u0443", "short_name": "\u042f\u043d\u0434\u0435\u043a\u0441 \u041c\u0443\u0437\u044b\u043a\u0430", "description": "\u0421\u043a\u0430\u0447\u0438\u0432\u0430\u0439\u0442\u0435 \u043b\u044e\u0431\u044b\u0435 \u0442\u0440\u0435\u043a\u0438 \u0441 \u043f\u043e\u043f\u0443\u043b\u044f\u0440\u043d\u043e\u0433\u043e \u0441\u0435\u0440\u0432\u0438\u0441\u0430 \u0432 \u0445\u043e\u0440\u043e\u0448\u0435\u043c \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435. \u041f\u0440\u043e\u0441\u0442\u043e \u0438 \u0443\u0434\u043e\u0431\u043d\u043e!", "permissions": [ "tabs", "storage", "downloads", "alarms", "scripting", "webRequest", "declarativeNetRequest" ], "host_permissions": [ "<all_urls>" ], "version": "3.0.1", "web_accessible_resources": [ { "ids": [ "*" ], "resources": [ "images\/*", "html\/*" ], "matches": [ "*:\/\/music.yandex.ru\/*", "*:\/\/music.yandex.com\/*", "*:\/\/music.yandex.kz\/*", "*:\/\/music.yandex.uz\/*", "*:\/\/music.yandex.by\/*" ] } ] }