Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"manifest_version": 3,
"name": "YouTube Shopping",
"author": {
"email": "[email protected]"
},
"description": "__MSG_appDescription__",
"default_locale": "en",
"version": "0.0.12",
"permissions": [
"activeTab"
],
"incognito": "not_allowed",
"action": {
"default_popup": "popup.html",
"default_icon": {
"16": "\/images\/16.png",
"32": "\/images\/32.png",
"48": "\/images\/48.png",
"128": "\/images\/128.png"
}
},
"icons": {
"16": "\/images\/16.png",
"32": "\/images\/32.png",
"48": "\/images\/48.png",
"128": "\/images\/128.png"
},
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}