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": "ANNEXX ID",
"version": "1.22",
"description": "\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u0438\u0435 \u043f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0435\u0442 \u043d\u043e\u043c\u0435\u0440\u0430 \u0438 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u044f \u0431\u043b\u043e\u043a\u043e\u0432 \u0422\u0438\u043b\u044c\u0434\u044b, \u043f\u0440\u0438\u043c\u0435\u043d\u0435\u043d\u043d\u044b\u0445 \u043d\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0435 \u0441\u0430\u0439\u0442\u0430.",
"permissions": [
"activeTab",
"scripting"
],
"background": {
"service_worker": "background.js"
},
"action": {
"default_icon": {
"16": "icons\/id_inactive.png",
"48": "icons\/id_inactive.png",
"128": "icons\/id_inactive.png"
}
},
"icons": {
"16": "icons\/id_inactive.png",
"48": "icons\/id_inactive.png",
"128": "icons\/id_inactive.png"
},
"web_accessible_resources": [
{
"resources": [
"fonts\/TildaSans-Medium.woff2",
"fonts\/TildaSans-Semibold.woff2",
"fonts\/TildaSans-Regular.woff2"
],
"matches": [
"<all_urls>"
]
}
]
}