Uncompress Archive Files

Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.

Uncompress Archive Files क्या है?

Uncompress Archive Files beamappzone द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily."।

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

screenshot

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

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

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

                        Extract multi-format archive files with ease! It helps you to extract from archive files (like 7z) and view the files easily.
This app reads files without uploading the file to any servers. It only works locally without going through the server.
Supports password-protected ZIP file, This app only supports the latest browsers.

Supported formats: zip,7z,gz,z,tar,bz,bz2,lzh,lha,iso,xz,cab,deb,lzma,
rpm,tbz,cpio,xar,rar(with some limitations).. and more.                    

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

नाम Uncompress Archive Files Uncompress Archive Files
ID bfkpkealncpcbfklpgnggcgjjdkbljop
आधिकारिक URL https://chromewebstore.google.com/detail/uncompress-archive-files/bfkpkealncpcbfklpgnggcgjjdkbljop
विवरण Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.
फ़ाइल का आकार 90.86 KB
स्थापना संख्या 1,411
वर्तमान संस्करण 1.0.5.1
अंतिम अपडेट 2020-06-03
प्रकाशन तिथि 2020-06-02
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर beamappzone
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://thetimetube.herokuapp.com/uncompress/
समर्थित भाषाएँ en-US
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "default_locale": "en_US",
    "description": "__MSG_ext_description__",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png"
    },
    "browser_action": {
        "default_icon": "images\/icon32.png",
        "default_title": "__MSG_ext_name__"
    },
    "name": "__MSG_ext_name__",
    "permissions": [],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "minimum_chrome_version": "18.0.0.0",
    "version": "1.0.5.1"
}