WinRar
WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.
What is WinRar?
WinRar is a Chrome extension developed by uptofast.com, and its main feature is "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.".
Extension Screenshots
Download WinRar Extension CRX File
Download WinRar extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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".
Extension Basic Information
Name | |
ID | ihgbadlkdhiffbhpkhbhapagmdingbgb |
Official URL | https://chrome.google.com/webstore/detail/winrar/ihgbadlkdhiffbhpkhbhapagmdingbgb |
Description | WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats. |
File Size | 78.23 KB |
Installation Count | 20,000 |
Current Version | 0.1 |
Last Updated | 2019-10-10 |
Publish Date | 2019-10-10 |
Rating | 2.47/5 Total 17 Ratings |
Developer | uptofast.com |
[email protected] | |
Payment Type | free |
Extension Website | https://uptofast.com/windows/winrar |
Supported Languages | 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" } } |