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": "Extension Menu",
"version": "0.0.1",
"manifest_version": 3,
"action": {
"default_popup": "default_popup.html"
},
"permissions": [
"management"
],
"icons": {
"128": "icon\/128.png"
},
"author": "Solomon Kinard",
"description": "List and search for your favorite extensions with ease."
}