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": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.0.3",
"homepage_url": "https:\/\/tabplugins.com\/unit-converter-instant-accurate-conversions\/",
"icons": {
"16": "assets\/icon.png",
"48": "assets\/icon.png",
"128": "assets\/icon.png"
},
"background": {
"service_worker": "bg.js"
},
"action": {
"default_icon": {
"16": "assets\/icon.png",
"48": "assets\/icon.png",
"128": "assets\/icon.png"
},
"default_title": "Ultimate Random Generator",
"default_popup": "popup.html"
},
"manifest_version": 3
}