Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"icons": {
"16": "icon16.bc567b2e.png",
"32": "icon32.09f4199e.png",
"48": "icon48.729f73c0.png",
"64": "icon64.1de4f82c.png",
"128": "icon128.3f255426.png"
},
"action": {
"default_icon": {
"16": "icon16.bc567b2e.png",
"32": "icon32.09f4199e.png",
"48": "icon48.729f73c0.png",
"64": "icon64.1de4f82c.png",
"128": "icon128.3f255426.png"
},
"default_popup": "popup.html"
},
"background": {
"service_worker": "background.d25393bf.js"
},
"name": "Days Matter Countdown Timer Date Calendar",
"version": "1.3.3",
"description": "This is a Chrome Extension that supports: Days Matter, Countdown, Timer, Date, Calendar, Flash sale, Spike and so on",
"author": "k.cium",
"permissions": [
"activeTab",
"notifications",
"storage"
]
}