ZIP Maker Pro

ZIP Maker Pro

Easy way for zipping files and reducing its size on your PC.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "ZIP Maker Pro",
  "version": "1.5",
  "version_name": "1.5",
  "description": "Easy way for zipping files and reducing its size on your PC.",
  "icons": {
    "16": "images/16x16.png",
    "96": "images/48x48.png",
    "128": "images/128x128.png"
  },
  "action": {
    "default_icon": {
      "16": "images/16x16.png",
      "96": "images/48x48.png",
      "128": "images/128x128.png"
    },
    "default_title": "ZIP Maker Pro",
    "default_popup": "index.html"
  }
}