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_application_title__",
"description": "__MSG_application_description__",
"version": "12.6.1.4",
"default_locale": "en",
"permissions": [
"contextMenus"
],
"background": {
"service_worker": "background.js"
},
"icons": {
"128": "icon128.png"
},
"manifest_version": 3
}