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": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0418\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0445 \u041e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u041c\u043e\u0434\u0443\u043b\u0435\u0439 (\u0418\u041e\u041c)", "short_name": "iomauto", "version": "1.3.2", "manifest_version": 3, "description": "\u0410\u0432\u0442\u043e\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u0435 \u0418\u043d\u0442\u0435\u0440\u0430\u043a\u0442\u0438\u0432\u043d\u044b\u0445 \u041e\u0431\u0440\u0430\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u041c\u043e\u0434\u0443\u043b\u0435\u0439 (\u0418\u041e\u041c) \u0434\u043b\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u044b \u0441\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.", "homepage_url": "https:\/\/t.me\/iomauto", "icons": { "16": ".\/images\/icon16.png", "48": ".\/images\/icon48.png", "128": ".\/images\/icon128.png" }, "default_locale": "en", "permissions": [ "storage" ], "action": [], "host_permissions": [ "https:\/\/*.edu.rosminzdrav.ru\/*", "https:\/\/*.edu.rosminzdrav.ru\/quiz-wrapper\/*", "https:\/\/24forcare.com\/*" ], "content_scripts": [ { "js": [ ".\/src\/constants.js", ".\/src\/inject\/content-script.js" ], "matches": [ "https:\/\/*.edu.rosminzdrav.ru\/quiz-wrapper\/*" ], "run_at": "document_idle" }, { "css": [ ".\/src\/inject\/content-script.css" ], "matches": [ "https:\/\/*.edu.rosminzdrav.ru\/quiz-wrapper\/*" ] } ], "background": { "service_worker": ".\/src\/bg\/background.js", "type": "module" } }