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 là gì?

Uncompress Archive Files là một tiện ích mở rộng Chrome được phát triển bởi beamappzone, và tính năng chính của nó là "Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Uncompress Archive Files

Tải xuống các tệp mở rộng Uncompress Archive Files dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Uncompress Archive Files Uncompress Archive Files
ID bfkpkealncpcbfklpgnggcgjjdkbljop
URL Chính Thức https://chromewebstore.google.com/detail/uncompress-archive-files/bfkpkealncpcbfklpgnggcgjjdkbljop
Mô tả Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.
Kích Thước Tệp 90.86 KB
Số Lần Cài Đặt 1,411
Phiên Bản Hiện Tại 1.0.5.1
Cập Nhật Lần Cuối 2020-06-03
Ngày Phát Hành 2020-06-02
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển beamappzone
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://thetimetube.herokuapp.com/uncompress/
Ngôn Ngữ Được Hỗ Trợ 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"
}