WinRar
WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.
Apa itu WinRar?
WinRar adalah ekstensi Chrome yang dikembangkan oleh uptofast.com, dan fitur utamanya adalah "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi WinRar
Unduh file ekstensi WinRar dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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".
Informasi Dasar Ekstensi
Nama | |
ID | ihgbadlkdhiffbhpkhbhapagmdingbgb |
URL Resmi | https://chrome.google.com/webstore/detail/winrar/ihgbadlkdhiffbhpkhbhapagmdingbgb |
Deskripsi | WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats. |
Ukuran File | 78.23 KB |
Jumlah Instalasi | 20,000 |
Versi Saat Ini | 0.1 |
Terakhir Diperbarui | 2019-10-10 |
Tanggal Publikasi | 2019-10-10 |
Penilaian | 2.47/5 Total 17 Penilaian |
Pengembang | uptofast.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://uptofast.com/windows/winrar |
Bahasa yang Didukung | 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" } } |