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",
"name": "SlideZones",
"description": "See what time it is - anywhere and everywhere",
"version": "1.5.0",
"manifest_version": 3,
"icons": {
"16": "images\/logo-16.png",
"32": "images\/logo-32.png",
"48": "images\/logo-48.png",
"96": "images\/logo-96.png",
"128": "images\/logo-128.png"
},
"action": {
"default_icon": {
"16": "images\/logo-16.png",
"32": "images\/logo-32.png",
"48": "images\/logo-48.png",
"96": "images\/logo-96.png",
"128": "images\/logo-128.png"
},
"default_popup": "index.html"
},
"options_page": "options.html"
}