Zip Tech
A Comprehensive Chrome Extension for Zip Compression
Vad är Zip Tech?
Zip Tech är en Chrome-tillägg utvecklad av Vanilla Force LTD, och dess huvudfunktion är "A Comprehensive Chrome Extension for Zip Compression".
Tilläggsskärmbilder
Ladda ner Zip Tech-förlängningens CRX-fil
Ladda ner Zip Tech-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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.
Grundläggande Information om Tillägg
Namn | Zip Tech |
ID | iknjkefbldpccblgkbmoklpdmgaoclkc |
Officiell webbadress | https://chromewebstore.google.com/detail/zip-tech/iknjkefbldpccblgkbmoklpdmgaoclkc |
Beskrivning | A Comprehensive Chrome Extension for Zip Compression |
Filstorlek | 391 KB |
Antal Installationer | 162 |
Aktuell Version | 1.0.0 |
Senast Uppdaterad | 2023-11-14 |
Publiceringsdatum | 2023-06-19 |
Utvecklare | Vanilla Force LTD |
E-post | [email protected] |
Betalningssätt | free |
Stödda Språk | 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" } } |