Uncompress Archive Files
Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.
Uncompress Archive Filesとは何ですか?
Uncompress Archive Filesはbeamappzoneによって開発されたChromeの拡張機能で、その主な機能は「Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.」です。
拡張機能のスクリーンショット
Uncompress Archive Files拡張機能のCRXファイルをダウンロード
Uncompress Archive Files拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Extract multi-format archive files with ease! It helps you to extract from archive files (like 7z) and view the files easily. This app reads files without uploading the file to any servers. It only works locally without going through the server. Supports password-protected ZIP file, This app only supports the latest browsers. Supported formats: zip,7z,gz,z,tar,bz,bz2,lzh,lha,iso,xz,cab,deb,lzma, rpm,tbz,cpio,xar,rar(with some limitations).. and more.
拡張機能の基本情報
名前 | Uncompress Archive Files |
ID | bfkpkealncpcbfklpgnggcgjjdkbljop |
公式URL | https://chromewebstore.google.com/detail/uncompress-archive-files/bfkpkealncpcbfklpgnggcgjjdkbljop |
説明 | Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily. |
ファイルサイズ | 90.86 KB |
インストール数 | 1,411 |
現在のバージョン | 1.0.5.1 |
最終更新日 | 2020-06-03 |
公開日 | 2020-06-02 |
評価 | 3.00/5 合計 2 レビュー |
開発者 | beamappzone |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://thetimetube.herokuapp.com/uncompress/ |
対応言語 | en-US |
manifest.json | |
{ "background": { "page": "background.html" }, "default_locale": "en_US", "description": "__MSG_ext_description__", "icons": { "128": "images\/icon128.png", "16": "images\/icon16.png" }, "browser_action": { "default_icon": "images\/icon32.png", "default_title": "__MSG_ext_name__" }, "name": "__MSG_ext_name__", "permissions": [], "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "minimum_chrome_version": "18.0.0.0", "version": "1.0.5.1" } |