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": "World Time", "short_name": "World Time", "description": "See the time in four different timezones around the world at a glance.", "version": "1.0.7", "icons": { "16": "images\/16x16.png", "32": "images\/32x32.png", "36": "images\/36x36.png", "48": "images\/48x48.png", "64": "images\/64x64.png", "72": "images\/72x72.png", "96": "images\/96x96.png", "128": "images\/128x128.png", "144": "images\/144x144.png", "192": "images\/192x192.png", "512": "images\/512x512.png" }, "background": [], "action": { "default_icon": "images\/96x96.png", "default_popup": "index.html", "default_title": "World Time" } }