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": {
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png"
},
"default_title": "Minifier & Compressor"
},
"background": {
"service_worker": "background.js"
},
"commands": {
"_execute_action": []
},
"description": "A lite and free JavasScript, CSS and HTML minifier & Compressor for your browser.",
"homepage_url": "https:\/\/www.downloadhub.cloud\/2023\/01\/minifier.html",
"icons": {
"32": "data\/icons\/32.png",
"48": "data\/icons\/48.png",
"64": "data\/icons\/64.png",
"128": "data\/icons\/128.png"
},
"manifest_version": 3,
"name": "HTML,CSS,JS Minifier & Compressor",
"offline_enabled": true,
"permissions": [
"storage"
],
"sandbox": {
"pages": [
"data\/interface\/index.html"
]
},
"short_name": "compressor",
"version": "0.1.2"
}