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": "Color Picker",
"description": "Now customize the color of page as you want.",
"version": "1.9.8",
"permissions": [
"storage",
"activeTab",
"scripting"
],
"action": {
"default_title": "Color Picker",
"default_icon": {
"32": "32.png"
},
"default_popup": "popup.html"
},
"icons": {
"16": "16.png",
"32": "32.png",
"48": "48.png",
"128": "128.png"
},
"manifest_version": 3
}