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": "Motivational Quote & Weather", "version": "2.0", "description": "Displays a daily motivational quote, current date\/time, and local weather", "permissions": [ "geolocation" ], "action": { "default_popup": "popup.html" }, "icons": { "16": "motivation16.png", "48": "motivation48.png", "128": "motivation128.png" } }