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": "\u041c\u043e\u0440\u0441\u043a\u043e\u0439 \u0431\u043e\u0439 \u2014 \u043f\u0440\u043e\u043a\u0430\u0447\u0430\u043d\u043d\u0430\u044f \u0432\u0435\u0440\u0441\u0438\u044f",
"short_name": "\u041c\u043e\u0440\u0441\u043a\u043e\u0439 \u0431\u043e\u0439",
"description": "\u041a\u043b\u0430\u0441\u0441\u0438\u0447\u0435\u0441\u043a\u0438\u0439 \u041c\u043e\u0440\u0441\u043a\u043e\u0439 \u0431\u043e\u0439 \u0432 \u043e\u0434\u0438\u043d \u043a\u043b\u0438\u043a.",
"version": "3.0.1",
"background": {
"service_worker": "background.js"
},
"action": {
"default_title": "\u0418\u0433\u0440\u0430\u0442\u044c \u0432 \u041c\u043e\u0440\u0441\u043a\u043e\u0439 \u0431\u043e\u0439",
"default_icon": {
"192": "icons\/icon-192.png",
"512": "icons\/icon-512.png"
}
},
"icons": {
"192": "icons\/icon-192.png",
"512": "icons\/icon-512.png"
}
}