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", "name": "New Tab Clock", "version": "2.8", "description": "Replaces the New Tab page with a simple customizable clock.", "icons": { "16": "img\/icon16.png", "48": "img\/icon48.png", "128": "img\/icon128.png" }, "chrome_url_overrides": { "newtab": "code\/clock.html" }, "manifest_version": 3, "content_security_policy": { "extension_pages": "default-src 'self'; style-src 'self'; script-src 'self'; connect-src 'self'; img-src 'self'; font-src 'self'" } }