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", "manifest_version": 2, "name": "Three Daily Things", "description": "A simple to do list for busy people looking to improve their lives.", "version": "1.1", "permissions": [ "http:\/\/threedailythings.com\/" ], "browser_action": { "default_icon": "www\/lib\/website\/favicon.png", "default_popup": "www\/index.html" } }