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": "Time Zone Converter by OneCal",
"description": "Quickly convert between multiple time zones in an instant, right inside your browser.",
"version": "1.0",
"manifest_version": 3,
"action": {
"default_popup": "index.html",
"default_title": "Open the popup"
},
"icons": {
"16": "logo32.png",
"32": "logo32.png",
"48": "logo48.png",
"128": "logo128.png"
}
}