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": "Countdown timer by Michal",
"version": "1.0.1",
"description": "Create, manage, and be notified for important events.",
"icons": {
"128": "logos\/logo128.png"
},
"permissions": [
"storage",
"notifications",
"alarms",
"tabs"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
},
"author": {
"name": "Micha\u0142 Futera",
"url": "https:\/\/linktr.ee\/mjfutera"
}
}