Zip Center
Extract and compress files like a professional.
What is Zip Center?
Zip Center is a Chrome extension developed by johnny, and its main feature is "Extract and compress files like a professional.".
Extension Screenshots
Download Zip Center Extension CRX File
Download Zip Center extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Zip Center is a great productivity tool that will get you covered! Zip Center is a powerful zip converter tool. Convert ZIP to RAR and more with just a simple drag-and-drop.
Extension Basic Information
Name | |
ID | kcncolhdekffgadfninlaahjfhonbhge |
Official URL | https://chromewebstore.google.com/detail/zip-center/kcncolhdekffgadfninlaahjfhonbhge |
Description | Extract and compress files like a professional. |
File Size | 2.87 MB |
Installation Count | 48 |
Current Version | 1.0.1 |
Last Updated | 2022-07-14 |
Publish Date | 2021-01-10 |
Developer | johnny |
[email protected] | |
Payment Type | free |
Extension Website | http://www.zipcenteronline.com/ |
Privacy Policy Page URL | http://www.zipcenteronline.com/privacy |
Supported Languages | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zip Center", "version": "1.0.1", "version_name": "1.0.1", "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 Center", "default_popup": "index.html" } } |