WinRar

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

WinRarคืออะไร?

WinRar เป็นส่วนขยายของ Chrome ที่พัฒนาโดย uptofast.com และคุณลักษณะหลักของมันคือ "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย WinRar

ดาวน์โหลดไฟล์ส่วนขยาย WinRar ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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".                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ WinRar WinRar
ID ihgbadlkdhiffbhpkhbhapagmdingbgb
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/winrar/ihgbadlkdhiffbhpkhbhapagmdingbgb
คำอธิบาย WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.
ขนาดไฟล์ 78.23 KB
จำนวนการติดตั้ง 20,000
เวอร์ชันปัจจุบัน 0.1
อัปเดตครั้งล่าสุด 2019-10-10
วันที่เผยแพร่ 2019-10-10
คะแนน 2.47/5 รวมทั้งหมด 17 คะแนน
ผู้พัฒนา uptofast.com
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://uptofast.com/windows/winrar
ภาษาที่รองรับ 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"
    }
}