Zip Tech
A Comprehensive Chrome Extension for Zip Compression
什么是Zip Tech?
Zip Tech是由Vanilla Force LTD开发的Chrome扩展程序,该扩展的主要功能是“A Comprehensive Chrome Extension for Zip Compression”。
扩展截图
下载Zip Tech扩展crx文件
下载Zip Tech扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Simply choose the file you desire to convert, and we'll handle the task effortlessly. Select the appropriate archive format and maintain the superior quality of the original files. Ultimately, you can declutter your desktop and create more space. By clicking "Add to Chrome," I acknowledge and consent to install this extension.
扩展基本信息
名称 | Zip Tech |
ID | iknjkefbldpccblgkbmoklpdmgaoclkc |
官方URL | https://chromewebstore.google.com/detail/zip-tech/iknjkefbldpccblgkbmoklpdmgaoclkc |
简介 | A Comprehensive Chrome Extension for Zip Compression |
文件大小 | 391 KB |
安装次数 | 162 |
当前版本 | 1.0.0 |
更新时间 | 2023-11-14 |
上架时间 | 2023-06-19 |
开发者 | Vanilla Force LTD |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zip Tech", "version": "1.0.0", "description": "A Comprehensive Chrome Extension for Zip Compression", "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 Tech", "default_popup": "index.html" } } |