WinRar
WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.
¿Qué es WinRar?
WinRar es una extensión de Chrome desarrollada por uptofast.com, y su función principal es "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión WinRar
Descarga archivos de extensión WinRar en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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".
Información Básica de la Extensión
Nombre | |
ID | ihgbadlkdhiffbhpkhbhapagmdingbgb |
URL Oficial | https://chrome.google.com/webstore/detail/winrar/ihgbadlkdhiffbhpkhbhapagmdingbgb |
Descripción | WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats. |
Tamaño del Archivo | 78.23 KB |
Cantidad de Instalaciones | 20,000 |
Versión Actual | 0.1 |
Última Actualización | 2019-10-10 |
Fecha de Publicación | 2019-10-10 |
Calificación | 2.47/5 Total de 17 Calificaciones |
Desarrollador | uptofast.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://uptofast.com/windows/winrar |
Idiomas Soportados | 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" } } |