Zip Like a Pro
Extract and compress files like a professional.
什么是Zip Like a Pro?
Zip Like a Pro是由MyTechMedia开发的Chrome扩展程序,该扩展的主要功能是“Extract and compress files like a professional.”。
扩展截图
下载Zip Like a Pro扩展crx文件
下载Zip Like a Pro扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
An extensive file compression & extraction program. Zip like a pro will help you manage the space on your desktop in an easy & friendly manner. You can choose the relevant archive format & preserve the quality of your original files.
扩展基本信息
名称 | Zip Like a Pro |
ID | napbnfgjbpddcamfeoigpfmbgllihlmo |
官方URL | https://chromewebstore.google.com/detail/zip-like-a-pro/napbnfgjbpddcamfeoigpfmbgllihlmo |
简介 | Extract and compress files like a professional. |
文件大小 | 1.16 MB |
安装次数 | 369 |
当前版本 | 1.5 |
更新时间 | 2022-07-05 |
上架时间 | 2020-12-03 |
开发者 | MyTechMedia |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.zipfileslikeapro.com/privacy |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zip Like a Pro", "version": "1.5", "version_name": "1.5", "description": "Extract and compress files like a professional.", "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 Like a Pro", "default_popup": "index.html" } } |