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": "Visual Timer",
"version": "1.4.0",
"description": "A visual timer to help you focus on your current task.",
"permissions": [],
"background": {
"service_worker": "background.js",
"type": "module"
},
"action": [],
"content_scripts": [],
"icons": {
"16": "assets\/icon-16.png",
"32": "assets\/icon-32.png",
"128": "assets\/icon-128.png"
},
"manifest_version": 3
}