WinRar
WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.
Was ist WinRar?
WinRar ist eine Chrome-Erweiterung, die von uptofast.com entwickelt wurde, und ihr Hauptmerkmal ist "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.".
Erweiterungsscreenshots
WinRar-Erweiterungs-CRX-Datei herunterladen
Laden Sie WinRar-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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".
Grundlegende Informationen zur Erweiterung
Name | |
ID | ihgbadlkdhiffbhpkhbhapagmdingbgb |
Offizielle URL | https://chrome.google.com/webstore/detail/winrar/ihgbadlkdhiffbhpkhbhapagmdingbgb |
Beschreibung | WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats. |
Dateigröße | 78.23 KB |
Installationsanzahl | 20,000 |
Aktuelle Version | 0.1 |
Letztes Update | 2019-10-10 |
Veröffentlichungsdatum | 2019-10-10 |
Bewertung | 2.47/5 Insgesamt 17 Bewertungen |
Entwickler | uptofast.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://uptofast.com/windows/winrar |
Unterstützte Sprachen | 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" } } |