Zip Like a Pro

Extract and compress files like a professional.

Was ist Zip Like a Pro?

Zip Like a Pro ist eine Chrome-Erweiterung, die von MyTechMedia entwickelt wurde, und ihr Hauptmerkmal ist "Extract and compress files like a professional.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot

Zip Like a Pro-Erweiterungs-CRX-Datei herunterladen

Laden Sie Zip Like a Pro-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name Zip Like a Pro Zip Like a Pro
ID napbnfgjbpddcamfeoigpfmbgllihlmo
Offizielle URL https://chromewebstore.google.com/detail/zip-like-a-pro/napbnfgjbpddcamfeoigpfmbgllihlmo
Beschreibung Extract and compress files like a professional.
Dateigröße 1.16 MB
Installationsanzahl 369
Aktuelle Version 1.5
Letztes Update 2022-07-05
Veröffentlichungsdatum 2020-12-03
Entwickler MyTechMedia
E-Mail [email protected]
Zahlungsart free
URL der Datenschutzrichtlinien-Seite https://www.zipfileslikeapro.com/privacy
Unterstützte Sprachen 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"
    }
}