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",
"action": {
"default_icon": "128.png"
},
"author": "walltab",
"background": {
"service_worker": "background.js"
},
"chrome_url_overrides": {
"newtab": "newTab\/index.html"
},
"default_locale": "en",
"description": "__MSG_extDesc__",
"icons": {
"128": "128.png"
},
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "1.5"
}