Zip Convert Ace

Extract zipped files and compress files with ease!

Zip Convert Ace क्या है?

Zip Convert Ace S2N Media द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Extract zipped files and compress files with ease!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Zip Convert Ace एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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                    

एक्सटेंशन की मूल जानकारी

नाम Zip Convert Ace Zip Convert Ace
ID eblclajmcecmjbgmmlbnkklonnhilhbj
आधिकारिक URL https://chromewebstore.google.com/detail/zip-convert-ace/eblclajmcecmjbgmmlbnkklonnhilhbj
विवरण Extract zipped files and compress files with ease!
फ़ाइल का आकार 36.66 KB
स्थापना संख्या 31
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2020-10-30
प्रकाशन तिथि 2020-10-30
रेटिंग 3.00/5 कुल 1 रेटिंग्स
डेवलपर S2N Media
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.zipconvertaceapp.com/privacy.html
समर्थित भाषाएँ 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
    }
}