WinRar

WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.

WinRar là gì?

WinRar là một tiện ích mở rộng Chrome được phát triển bởi uptofast.com, và tính năng chính của nó là "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.".

Ả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 WinRar

Tải xuống các tệp mở rộng WinRar 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

                        It is true to say that WinRAR is a popular software. It is almost installed in every computer. In fact, WinRAR is a file and data compression software developed by Yevgeny Roshal. It is a commercial software. The first version of WinRAR was released in the fall of 1993 WinRAR. WinRAR is an application only for Windows. Its inventor has also released an Android application called "WinRAR for Android".                    

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

Tên WinRar WinRar
ID ihgbadlkdhiffbhpkhbhapagmdingbgb
URL Chính Thức https://chrome.google.com/webstore/detail/winrar/ihgbadlkdhiffbhpkhbhapagmdingbgb
Mô tả WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.
Kích Thước Tệp 78.23 KB
Số Lần Cài Đặt 20,000
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2019-10-10
Ngày Phát Hành 2019-10-10
Đánh Giá 2.47/5 Tổng số 17 Đánh Giá
Nhà Phát Triển uptofast.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://uptofast.com/windows/winrar
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WinRar",
    "version": "0.1",
    "manifest_version": 2,
    "description": "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.",
    "homepage_url": "https:\/\/uptofast.com\/windows\/winrar",
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "default_locale": "en",
    "background": {
        "page": "src\/bg\/background.html",
        "persistent": false
    },
    "browser_action": {
        "default_icon": "icons\/icon19.png",
        "default_title": "https:\/\/uptofast.com\/windows\/winrar",
        "default_popup": "src\/browser_action\/browser_action.html"
    }
}