Zip Center
Extract and compress files like a professional.
什么是Zip Center?
Zip Center是由johnny开发的Chrome扩展程序,该扩展的主要功能是“Extract and compress files like a professional.”。
扩展截图
下载Zip Center扩展crx文件
下载Zip Center扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Zip Center is a great productivity tool that will get you covered! Zip Center is a powerful zip converter tool. Convert ZIP to RAR and more with just a simple drag-and-drop.
扩展基本信息
名称 | |
ID | kcncolhdekffgadfninlaahjfhonbhge |
官方URL | https://chromewebstore.google.com/detail/zip-center/kcncolhdekffgadfninlaahjfhonbhge |
简介 | Extract and compress files like a professional. |
文件大小 | 2.87 MB |
安装次数 | 48 |
当前版本 | 1.0.1 |
更新时间 | 2022-07-14 |
上架时间 | 2021-01-10 |
开发者 | johnny |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | http://www.zipcenteronline.com/ |
隐私政策页面URL | http://www.zipcenteronline.com/privacy |
支持的语言 | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zip Center", "version": "1.0.1", "version_name": "1.0.1", "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 Center", "default_popup": "index.html" } } |