Zip Convert Ace

Extract zipped files and compress files with ease!

什么是Zip Convert Ace?

Zip Convert Ace是由S2N Media开发的Chrome扩展程序,该扩展的主要功能是“Extract zipped files and compress files with ease!”。

扩展截图

screenshot
screenshot
screenshot

下载Zip Convert Ace扩展crx文件

下载Zip Convert Ace扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        A powerful and versatile archive manager that compresses and extracts files in just two clicks. Zip/Rar and Unzip files for free! Click on the icon will open the application without disrupting your work.  

By clicking "Add to chrome", I accept and agree to install this extension. 

For more information see our Terms at:
About -  https://www.zipconvertaceapp.com
Contact -  https://www.zipconvertaceapp.com/contact.html
EULA - https://www.zipconvertaceapp.com/eula.html
Privacy - https://www.zipconvertaceapp.com/privacy.html                    

扩展基本信息

名称 Zip Convert Ace Zip Convert Ace
ID eblclajmcecmjbgmmlbnkklonnhilhbj
官方URL https://chromewebstore.google.com/detail/zip-convert-ace/eblclajmcecmjbgmmlbnkklonnhilhbj
简介 Extract zipped files and compress files with ease!
文件大小 36.66 KB
安装次数 31
当前版本 1.0.0
更新时间 2020-10-30
上架时间 2020-10-30
评分 3.00/5 共1次评分
开发者 S2N Media
电子邮箱 [email protected]
付费类型 free
隐私政策页面URL https://www.zipconvertaceapp.com/privacy.html
支持的语言 en
manifest.json
{
    "manifest_version": 2,
    "name": "Zip Convert Ace",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "description": "Extract zipped files and compress files with ease!",
    "icons": {
        "16": "icons\/16.png",
        "96": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "96": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_title": "Zip Convert Ace",
        "default_popup": "popup.html"
    },
    "permissions": [],
    "background": {
        "page": "background.html",
        "persistent": false
    }
}