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