Zip Like a Pro
Extract and compress files like a professional.
What is Zip Like a Pro?
Zip Like a Pro is a Chrome extension developed by MyTechMedia, and its main feature is "Extract and compress files like a professional.".
Extension Screenshots
Download Zip Like a Pro Extension CRX File
Download Zip Like a Pro 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
An extensive file compression & extraction program. Zip like a pro will help you manage the space on your desktop in an easy & friendly manner. You can choose the relevant archive format & preserve the quality of your original files.
Extension Basic Information
Name | Zip Like a Pro |
ID | napbnfgjbpddcamfeoigpfmbgllihlmo |
Official URL | https://chromewebstore.google.com/detail/zip-like-a-pro/napbnfgjbpddcamfeoigpfmbgllihlmo |
Description | Extract and compress files like a professional. |
File Size | 1.16 MB |
Installation Count | 369 |
Current Version | 1.5 |
Last Updated | 2022-07-05 |
Publish Date | 2020-12-03 |
Developer | MyTechMedia |
[email protected] | |
Payment Type | free |
Privacy Policy Page URL | https://www.zipfileslikeapro.com/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Zip Like a Pro", "version": "1.5", "version_name": "1.5", "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 Like a Pro", "default_popup": "index.html" } } |