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": "\u041d\u0430\u0443\u0440\u043e\u043a \u043f\u043e\u043c\u0456\u0447\u043d\u0438\u043a",
"version": "2.0.0",
"description": "\u0421\u043f\u0438\u0441\u0443\u0439\u0442\u0435 \u043f\u043e-\u0431\u0438\u0440\u0456\u043a\u0443 \u0437 \u043b\u0435\u0433\u043a\u0456\u0441\u0442\u044e",
"manifest_version": 3,
"author": "@tweeedlex",
"action": {
"default_popup": "index.html",
"default_title": "\u041d\u0430\u0443\u0440\u043e\u043a \u043f\u043e\u043c\u0456\u0447\u043d\u0438\u043a"
},
"commands": {
"_execute_action": {
"suggested_key": {
"default": "Alt+N"
}
}
},
"permissions": [
"scripting",
"activeTab",
"storage"
],
"host_permissions": [
"https:\/\/naurok-auth.netlify.app\/*"
],
"icons": {
"16": "img\/icons\/icon16.png",
"32": "img\/icons\/icon32.png",
"48": "img\/icons\/icon48.png",
"128": "img\/icons\/icon128.png"
}
}