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": "Gismeteo Tab",
"description": "\u041f\u0440\u043e\u0433\u043d\u043e\u0437 \u043f\u043e\u0433\u043e\u0434\u044b \u043e\u0442 \u0413\u0438\u0441\u043c\u0435\u0442\u0435\u043e. \u0422\u0435\u043a\u0443\u0449\u0430\u044f \u043f\u043e\u0433\u043e\u0434\u0430 \u0438 \u0434\u0435\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0433\u043d\u043e\u0437 \u043f\u043e \u0432\u0441\u0435\u043c\u0443 \u043c\u0438\u0440\u0443",
"version": "2.0.0",
"version_name": "2.0.0",
"icons": {
"48": "src\/assets\/icons\/icon-48.png",
"128": "src\/assets\/icons\/icon-128.png"
},
"chrome_url_overrides": {
"newtab": "src\/index.html"
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https:\/\/services.gismeteo.ru\/inform-service\/"
]
}