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\u0443\u0440\u0431\u043e \u042e\u0442\u0443\u0431 \u2013 \u0421\u043c\u043e\u0442\u0440\u0438 \u044e\u0442\u0443\u0431 \u0431\u0435\u0437 \u0437\u0430\u043c\u0435\u0434\u043b\u0435\u043d\u0438\u044f", "version": "1.7", "description": "\u0422\u043e\u0440\u043c\u043e\u0437\u044f\u0442 \u0438 \u043e\u0447\u0435\u043d\u044c \u043c\u0435\u0434\u043b\u0435\u043d\u043d\u043e \u0433\u0440\u0443\u0437\u044f\u0442\u0441\u044f \u0432\u0438\u0434\u0435\u043e \u043d\u0430 Youtube? \u041c\u044b \u043f\u043e\u0434\u0441\u043a\u0430\u0436\u0435\u043c \u043a\u0430\u043a \u0443\u0441\u043a\u043e\u0440\u0438\u0442\u044c \u044e\u0442\u0443\u0431 \u0432 1 \u043a\u043b\u0438\u043a.", "permissions": [ "proxy", "storage" ], "host_permissions": [ "https:\/\/*.youtube.com\/*", "https:\/\/*.googlevideo.com\/*", "https:\/\/*.youtube-nocookie.com\/*" ], "background": { "service_worker": "background.js" }, "action": { "default_popup": "popup.html", "default_icon": { "16": "icons\/tube16.png", "48": "icons\/tube48.png", "128": "icons\/tube128.png" } }, "icons": { "16": "icons\/tube16.png", "48": "icons\/tube48.png", "128": "icons\/tube128.png" } }