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": "Simple Units Converter (Lite)",
"version": "4.0.4",
"description": "Simple Units Converter is a general-use units conversion calculator good for converting from one set of units to another.",
"icons": {
"16": "app\/assets\/icons\/icon-16x16.png",
"32": "app\/assets\/icons\/icon-32x32.png",
"128": "app\/assets\/icons\/icon-128x128.png",
"256": "app\/assets\/icons\/icon-256x256.png",
"512": "app\/assets\/icons\/icon-512x512.png"
},
"permissions": [],
"offline_enabled": true,
"manifest_version": 3,
"action": {
"default_popup": "app\/index.html",
"default_icon": "app\/assets\/icons\/icon-128x128.png",
"default_title": "Simple Units Converter (Lite)"
}
}