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": "DevTicks \u2013 DateTime, .NET Ticks, Unix & Multi-Timezone Converter",
"version": "1.0.3",
"description": "Instant .NET ticks \u2194 DateTime \u2194 Unix time converter with timezone comparison, DST support, offline and fast.",
"permissions": [],
"action": {
"default_popup": "popup.html",
"default_title": "DevTicks \u2013 DateTime, .NET Ticks, Unix & Multi-Timezone Converter",
"default_icon": "DevTicks128.png"
},
"icons": {
"16": "DevTicks16.png",
"32": "DevTicks32.png",
"48": "DevTicks48.png",
"128": "DevTicks128.png"
},
"theme_color": "#1E1E1E"
}