ZIP Maker Pro
Easy way for zipping files and reducing its size on your PC.
Vad är ZIP Maker Pro?
ZIP Maker Pro är en Chrome-tillägg utvecklad av zipmakerpro, och dess huvudfunktion är "Easy way for zipping files and reducing its size on your PC.".
Tilläggsskärmbilder
Ladda ner ZIP Maker Pro-förlängningens CRX-fil
Ladda ner ZIP Maker Pro-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | mopiinnpjagngmgealjkahmebjanhjal |
| Officiell webbadress | https://chromewebstore.google.com/detail/zip-maker-pro/mopiinnpjagngmgealjkahmebjanhjal |
| Beskrivning | Easy way for zipping files and reducing its size on your PC. |
| Filstorlek | 1.49 MB |
| Antal Installationer | 83 |
| Aktuell Version | 1.5 |
| Senast Uppdaterad | 2022-07-04 |
| Publiceringsdatum | 2021-12-12 |
| Utvecklare | zipmakerpro |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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"
}
} | |