Zip Like a Pro

Extract and compress files like a professional.

Vad är Zip Like a Pro?

Zip Like a Pro är en Chrome-tillägg utvecklad av MyTechMedia, och dess huvudfunktion är "Extract and compress files like a professional.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner Zip Like a Pro-förlängningens CRX-fil

Ladda ner Zip Like a Pro-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

                        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.                    

Grundläggande Information om Tillägg

Namn Zip Like a Pro Zip Like a Pro
ID napbnfgjbpddcamfeoigpfmbgllihlmo
Officiell webbadress https://chromewebstore.google.com/detail/zip-like-a-pro/napbnfgjbpddcamfeoigpfmbgllihlmo
Beskrivning Extract and compress files like a professional.
Filstorlek 1.16 MB
Antal Installationer 369
Aktuell Version 1.5
Senast Uppdaterad 2022-07-05
Publiceringsdatum 2020-12-03
Utvecklare MyTechMedia
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://www.zipfileslikeapro.com/privacy
Stödda Språk 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"
    }
}