ZIP Maker Pro
Easy way for zipping files and reducing its size on your PC.
Was ist ZIP Maker Pro?
ZIP Maker Pro ist eine Chrome-Erweiterung, die von zipmakerpro entwickelt wurde, und ihr Hauptmerkmal ist "Easy way for zipping files and reducing its size on your PC.".
Erweiterungsscreenshots
ZIP Maker Pro-Erweiterungs-CRX-Datei herunterladen
Laden Sie ZIP Maker Pro-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Select multiple files and ZIP them by uploading them from your computer or drive.
By clicking "Add to chrome", I accept and agree to install this extension.
For more information visit our website: https://www.zipmakerpro.com
To review our Terms of use, go to:
EULA - https://www.zipmakerpro.com/eula
Privacy - https://www.zipmakerpro.com/privacy Grundlegende Informationen zur Erweiterung
| Name | |
| ID | mopiinnpjagngmgealjkahmebjanhjal |
| Offizielle URL | https://chromewebstore.google.com/detail/zip-maker-pro/mopiinnpjagngmgealjkahmebjanhjal |
| Beschreibung | Easy way for zipping files and reducing its size on your PC. |
| Dateigröße | 1.49 MB |
| Installationsanzahl | 83 |
| Aktuelle Version | 1.5 |
| Letztes Update | 2022-07-04 |
| Veröffentlichungsdatum | 2021-12-12 |
| Entwickler | zipmakerpro |
| [email protected] | |
| Zahlungsart | free |
| Unterstützte Sprachen | en |
| 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"
}
} | |