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 |
官方網址 | 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" } } |