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 |
官方網址 | 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 |
電子郵箱 | [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" } } |