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.
Co je Uncompress Archive Files?
Uncompress Archive Files je rozšíření Chrome vyvinuté beamappzone, a jeho hlavní funkcí je „Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Uncompress Archive Files
Stáhněte si soubory rozšíření Uncompress Archive Files ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | Uncompress Archive Files |
ID | bfkpkealncpcbfklpgnggcgjjdkbljop |
Oficiální URL | https://chromewebstore.google.com/detail/uncompress-archive-files/bfkpkealncpcbfklpgnggcgjjdkbljop |
Popis | Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily. |
Velikost souboru | 90.86 KB |
Počet instalací | 1,411 |
Aktuální Verze | 1.0.5.1 |
Poslední Aktualizace | 2020-06-03 |
Datum Vydání | 2020-06-02 |
Hodnocení | 3.00/5 Celkem 2 Hodnocení |
Vývojář | beamappzone |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://thetimetube.herokuapp.com/uncompress/ |
Podporované Jazyky | 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" } |