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": "Desktop Clock Mini",
"short_name": "Clock Mini",
"description": "A super simple clock for your chrome extension bar",
"version": "1.1.0",
"action": {
"default_icon": "128_icon.png",
"default_popup": "index.html"
},
"icons": {
"16": "16_icon.png",
"48": "48_icon.png",
"128": "128_icon.png"
}
}