WinRar
WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.
Что такое WinRar?
WinRar - это расширение Chrome, разработанное uptofast.com, и его основная функция - "WinRAR provides the full RAR and ZIP file support, can decompress CAB, GZIP and other archive formats.".
Снимки экрана расширения
Скачать файл CRX расширения WinRar
Скачайте файлы расширений 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" } } |