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,
"name": "Period Countdown",
"short_name": "Countdown",
"version": "4.0.2",
"description": "A Chrome extension that accompanies the Period Countdown (periods.io) website.",
"action": {
"default_popup": "popup.html",
"default_icon": "img\/1024.png"
},
"icons": {
"16": "img\/1024.png",
"48": "img\/1024.png",
"128": "img\/1024.png"
}
}