Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"manifest_version": 3,
"name": "__MSG_appName__",
"version": "1.0.0",
"description": "__MSG_appDesc__",
"default_locale": "en",
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"commands": {
"do-nothing0": {
"description": "Do nothing"
},
"do-nothing1": {
"description": "Do nothing"
},
"do-nothing2": {
"description": "Do nothing"
},
"do-nothing3": {
"description": "Do nothing"
},
"do-nothing4": {
"description": "Do nothing"
},
"do-nothing5": {
"description": "Do nothing"
},
"do-nothing6": {
"description": "Do nothing"
},
"do-nothing7": {
"description": "Do nothing"
},
"do-nothing8": {
"description": "Do nothing"
},
"do-nothing9": {
"description": "Do nothing"
},
"do-nothinga": {
"description": "Do nothing"
},
"do-nothingb": {
"description": "Do nothing"
},
"do-nothingc": {
"description": "Do nothing"
},
"do-nothingd": {
"description": "Do nothing"
},
"do-nothinge": {
"description": "Do nothing"
},
"do-nothingf": {
"description": "Do nothing"
},
"do-nothingg": {
"description": "Do nothing"
},
"do-nothingh": {
"description": "Do nothing"
},
"do-nothingi": {
"description": "Do nothing"
},
"do-nothingj": {
"description": "Do nothing"
},
"do-nothingk": {
"description": "Do nothing"
},
"do-nothingl": {
"description": "Do nothing"
},
"do-nothingm": {
"description": "Do nothing"
},
"do-nothingn": {
"description": "Do nothing"
},
"do-nothingo": {
"description": "Do nothing"
},
"do-nothingp": {
"description": "Do nothing"
},
"do-nothingq": {
"description": "Do nothing"
},
"do-nothingr": {
"description": "Do nothing"
},
"do-nothings": {
"description": "Do nothing"
},
"do-nothingt": {
"description": "Do nothing"
}
},
"background": {
"service_worker": "background.js"
},
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
}
}