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", "name": "earthquake Notify(\u7dca\u6025\u5730\u9707\u901f\u5831)", "description": "\u65e5\u672c\u3067\u9707\u5ea63\u4ee5\u4e0a\u306e\u5730\u9707\u3092\u691c\u77e5\u3057\u305f\u3089\u901a\u77e5\u3057\u307e\u3059\u3002", "version": "1.1.1.0", "manifest_version": 2, "background": { "page": "html\/background.html" }, "options_page": "html\/options\/config.html", "icons": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "permissions": [ "notifications", "background", "http:\/\/commondatastorage.googleapis.com\/earthquakenotify\/api.json" ], "web_accessible_resources": [ "image\/tweet.png", "image\/icon_48.png" ], "content_security_policy": "script-src 'self'; object-src 'self'" }