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": "Wish List Extension",
"description": "Keep track of items from any store.",
"version": "1.1.3",
"manifest_version": 3,
"action": {
"default_popup": "MainPopup.html",
"default_icon": "Store Page Images\/icon.png"
},
"permissions": [
"storage",
"scripting",
"activeTab",
"tabs"
]
}