Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Gismeteo", "description": "__MSG_extDescription__", "version": "4.0.1", "manifest_version": 3, "default_locale": "en", "icons": { "48": "\/icons\/icon48.png", "128": "\/icons\/icon128.png" }, "homepage_url": "https:\/\/www.gismeteo.ru", "background": { "service_worker": "src\/pages\/background\/index.js" }, "options_page": "src\/pages\/options\/index.html", "action": { "default_popup": "src\/pages\/popup\/index.html", "default_title": "Gismeteo", "default_icon": { "19": "\/icons\/logo.png" } }, "permissions": [ "alarms", "storage" ], "host_permissions": [ "https:\/\/services.gismeteo.ru\/inform-service\/" ] }