WinRar

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

WinRar란 무엇입니까?

WinRar은(는) uptofast.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats."입니다.

확장 프로그램 스크린샷

screenshot

WinRar 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

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