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",
"name": "Vim what?",
"description": "Lookup of nifty vim commands",
"version": "0.8.1",
"manifest_version": 3,
"action": {
"default_icon": "images\/vim-what128.png",
"default_popup": "popup.html",
"default_title": "Vim what?"
},
"permissions": [
"storage"
],
"icons": {
"16": "images\/vim-what16.png",
"48": "images\/vim-what48.png",
"128": "images\/vim-what128.png"
}
}