Zip Tech
A Comprehensive Chrome Extension for Zip Compression
什麼是Zip Tech?
Zip Tech是由Vanilla Force LTD開發的Chrome擴展程式,該擴展的主要功能是“A Comprehensive Chrome Extension for Zip Compression”。
擴展截圖
下載Zip Tech擴展crx文件
下載Zip Tech擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Simply choose the file you desire to convert, and we'll handle the task effortlessly. Select the appropriate archive format and maintain the superior quality of the original files. Ultimately, you can declutter your desktop and create more space. By clicking "Add to Chrome," I acknowledge and consent to install this extension.
擴展基本資訊
名稱 | Zip Tech |
ID | iknjkefbldpccblgkbmoklpdmgaoclkc |
官方網址 | https://chromewebstore.google.com/detail/zip-tech/iknjkefbldpccblgkbmoklpdmgaoclkc |
簡介 | A Comprehensive Chrome Extension for Zip Compression |
檔案大小 | 391 KB |
安裝次數 | 162 |
目前版本 | 1.0.0 |
更新時間 | 2023-11-14 |
上架時間 | 2023-06-19 |
開發者 | Vanilla Force LTD |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zip Tech", "version": "1.0.0", "description": "A Comprehensive Chrome Extension for Zip Compression", "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 Tech", "default_popup": "index.html" } } |