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",
"action": {
"default_icon": {
"16": "data\/icons\/16.png",
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png"
},
"default_popup": "data\/interface\/index.html?popup",
"default_title": "__MSG_app_name__"
},
"background": {
"service_worker": "background.js"
},
"default_locale": "en",
"description": "__MSG_app_description__",
"homepage_url": "https:\/\/www.downloadhub.cloud\/2022\/10\/colormaterialize.html",
"icons": {
"16": "data\/icons\/16.png",
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png",
"128": "data\/icons\/128.png"
},
"manifest_version": 3,
"name": "__MSG_app_name__",
"permissions": [
"storage"
],
"short_name": "color",
"version": "1.2"
}