ZIP Maker Pro
Easy way for zipping files and reducing its size on your PC.
Что такое ZIP Maker Pro?
ZIP Maker Pro - это расширение Chrome, разработанное zipmakerpro, и его основная функция - "Easy way for zipping files and reducing its size on your PC.".
Снимки экрана расширения
Скачать файл CRX расширения ZIP Maker Pro
Скачайте файлы расширений ZIP Maker Pro в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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 Основная информация о расширении
| Название | |
| ID | mopiinnpjagngmgealjkahmebjanhjal |
| Официальный URL | https://chromewebstore.google.com/detail/zip-maker-pro/mopiinnpjagngmgealjkahmebjanhjal |
| Описание | Easy way for zipping files and reducing its size on your PC. |
| Размер файла | 1.49 MB |
| Количество установок | 83 |
| Текущая Версия | 1.5 |
| Последнее Обновление | 2022-07-04 |
| Дата публикации | 2021-12-12 |
| Разработчик | zipmakerpro |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | 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"
}
} | |