Zip Tech
A Comprehensive Chrome Extension for Zip Compression
Zip Tech là gì?
Zip Tech là một tiện ích mở rộng Chrome được phát triển bởi Vanilla Force LTD, và tính năng chính của nó là "A Comprehensive Chrome Extension for Zip Compression".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Zip Tech
Tải xuống các tệp mở rộng Zip Tech dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Zip Tech |
ID | iknjkefbldpccblgkbmoklpdmgaoclkc |
URL Chính Thức | https://chromewebstore.google.com/detail/zip-tech/iknjkefbldpccblgkbmoklpdmgaoclkc |
Mô tả | A Comprehensive Chrome Extension for Zip Compression |
Kích Thước Tệp | 391 KB |
Số Lần Cài Đặt | 162 |
Phiên Bản Hiện Tại | 1.0.0 |
Cập Nhật Lần Cuối | 2023-11-14 |
Ngày Phát Hành | 2023-06-19 |
Nhà Phát Triển | Vanilla Force LTD |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } } |