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", "manifest_version": 3, "name": "__MSG_name__", "short_name": "Weather Now!", "description": "__MSG_description__", "version": "1.4.2", "default_locale": "en", "action": { "default_popup": "popup\/index.html" }, "icons": { "16": "images\/icon-.png", "32": "images\/icon-.png", "48": "images\/icon-.png", "128": "images\/icon-.png" }, "background": { "service_worker": "assets\/background.js" }, "permissions": [ "geolocation", "offscreen", "storage", "idle" ], "minimum_chrome_version": "116", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA8dsp3hGfCeaYlPsR7GsgjNDqxUB1wuZwi9YXWA\/afNDvT0fcXwT3WbJKauJmGM5CWNiDoRm0gXRYKZQjAyABxRgET4lKlqIMXAc2rsrEtzGpLtxfTEN6mT9qSTdbEPkh3Xn8ptCcYYULm9E84GM5EC\/TUI21Ww9S+1DoCGjs1NAUSQO5YZhJm5t4mbvCjSboFU8NNpfDFlIKP329VTxpig6iG9COLh8pEEOK8hSOuWPVLYYTpaUN08AUBJJb2kJUZH5GBx30ktv\/kLfIuA4YIkcruHfawZ7RlAtP9uZm4IWR9Q8bliJ3Lb\/yqDQ+LCpfBBCZamym1OZmt\/Xa4XkiXwIDAQAB" }