Zip Convert Ace

Extract zipped files and compress files with ease!

Qu'est-ce que Zip Convert Ace ?

Zip Convert Ace est une extension Chrome développée par S2N Media, et sa fonction principale est "Extract zipped files and compress files with ease!".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Zip Convert Ace

Téléchargez les fichiers d'extension Zip Convert Ace au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        A powerful and versatile archive manager that compresses and extracts files in just two clicks. Zip/Rar and Unzip files for free! Click on the icon will open the application without disrupting your work.  

By clicking "Add to chrome", I accept and agree to install this extension. 

For more information see our Terms at:
About -  https://www.zipconvertaceapp.com
Contact -  https://www.zipconvertaceapp.com/contact.html
EULA - https://www.zipconvertaceapp.com/eula.html
Privacy - https://www.zipconvertaceapp.com/privacy.html                    

Informations de Base sur l'Extension

Nom Zip Convert Ace Zip Convert Ace
ID eblclajmcecmjbgmmlbnkklonnhilhbj
URL Officiel https://chromewebstore.google.com/detail/zip-convert-ace/eblclajmcecmjbgmmlbnkklonnhilhbj
Description Extract zipped files and compress files with ease!
Taille du Fichier 36.66 KB
Nombre d'Installations 31
Version Actuelle 1.0.0
Dernière Mise à Jour 2020-10-30
Date de Publication 2020-10-30
Évaluation 3.00/5 Total 1 Évaluations
Développeur S2N Media
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité https://www.zipconvertaceapp.com/privacy.html
Langues Prises en Charge en
manifest.json
{
    "manifest_version": 2,
    "name": "Zip Convert Ace",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.0",
    "description": "Extract zipped files and compress files with ease!",
    "icons": {
        "16": "icons\/16.png",
        "96": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "browser_action": {
        "default_icon": {
            "16": "icons\/16.png",
            "96": "icons\/48.png",
            "128": "icons\/128.png"
        },
        "default_title": "Zip Convert Ace",
        "default_popup": "popup.html"
    },
    "permissions": [],
    "background": {
        "page": "background.html",
        "persistent": false
    }
}