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
Eメール [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
    }
}