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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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 |
공식 URL | 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" } } |