Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"default_locale": "en_US",
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"manifest_version": 3,
"version": "1.4.5",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAodu192dAImLtfGC9L2\/QpJdcgO8VC1i\/1PsXl1DK7PElIELBBjp8IjavANot+WtRXJTZhBoX9yzaVWHbLuBpKAtc17V24YZWpd1emcmlME\/HesV+q4miFqQYbgK5G8deEWBm3xiuJnbM2j4vHADV\/N4P71PLfqsrCbcgjYmpGGr2J0x65xRUWtDDGfXrtk0P7MFYuYo8d8Iqs5DsF63aLVL0J2iOyBhKutRwSEFCgt3bQTWg07g+MbohneK2grMtpVKbASF\/X4R4DKs8g+O1cCZY7usK3RlHY2+iz+FawUY56sG0yDaymsDTK9C5g3+yI\/cCNOPDhGTgrR3Jo2hqQQIDAQAB",
"action": {
"default_title": "A1C Calculator"
},
"side_panel": {
"default_path": "index.html"
},
"permissions": [
"sidePanel"
],
"icons": {
"16": "icons\/image_16.png",
"32": "icons\/image_32.png",
"48": "icons\/image_48.png",
"128": "icons\/image_128.png"
},
"background": {
"service_worker": "background.js"
}
}