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", "name": "\u0428\u0435\u0434\u0435\u0432\u0440\u0443\u043c \u0431\u0435\u0437 \u0440\u0435\u043a\u043b\u0430\u043c\u044b", "version": "1.3", "description": "\u0421\u043a\u0440\u043e\u0439\u0442\u0435 \u0440\u0435\u043a\u043b\u0430\u043c\u0443 \u043d\u0430 \u0428\u0435\u0434\u0435\u0432\u0440\u0443\u043c - \u043d\u0435\u0439\u0440\u043e\u0441\u0435\u0442\u044c \u0434\u043b\u044f \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043a\u0430\u0440\u0442\u0438\u043d\u043e\u043a", "author": "Andrey Sherechevskiy - https:\/\/t.me\/Sherechevskiy", "manifest_version": 3, "action": { "default_icon": { "128": "images\/128.png" } }, "content_scripts": [ { "js": [ "jquery.js", "check.js" ], "matches": [ "*:\/\/shedevrum.ai\/*" ] } ], "icons": { "128": "images\/128.png" }, "background": { "service_worker": "background.js" }, "permissions": [], "host_permissions": [] }