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.”。
扩展截图
下载WinRar扩展crx文件
下载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".
扩展基本信息
名称 | |
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" } } |