Zip Like a Pro
Extract and compress files like a professional.
Zip Like a Proとは何ですか?
Zip Like a ProはMyTechMediaによって開発されたChromeの拡張機能で、その主な機能は「Extract and compress files like a professional.」です。
拡張機能のスクリーンショット
Zip Like a Pro拡張機能のCRXファイルをダウンロード
Zip Like a Pro拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
An extensive file compression & extraction program. Zip like a pro will help you manage the space on your desktop in an easy & friendly manner. You can choose the relevant archive format & preserve the quality of your original files.
拡張機能の基本情報
名前 | Zip Like a Pro |
ID | napbnfgjbpddcamfeoigpfmbgllihlmo |
公式URL | https://chromewebstore.google.com/detail/zip-like-a-pro/napbnfgjbpddcamfeoigpfmbgllihlmo |
説明 | Extract and compress files like a professional. |
ファイルサイズ | 1.16 MB |
インストール数 | 369 |
現在のバージョン | 1.5 |
最終更新日 | 2022-07-05 |
公開日 | 2020-12-03 |
開発者 | MyTechMedia |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://www.zipfileslikeapro.com/privacy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zip Like a Pro", "version": "1.5", "version_name": "1.5", "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 Like a Pro", "default_popup": "index.html" } } |