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": "Current Moon Phase", "short_name": "Current Moon Phase", "version": "1.0.2", "manifest_version": 2, "description": "Current moon phase, moon zodiac sign, moonset and moonrise time for you location", "homepage_url": "https:\/\/moonorganizer.com\/en\/moon-phase-for-today\/", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "permissions": [ "storage" ], "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Current Moon Phase", "default_popup": "src\/popup.html" } }