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.
Hvad er Uncompress Archive Files?
Uncompress Archive Files er en Chrome-udvidelse udviklet af beamappzone, og dens hovedfunktion er "Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily.".
Udvidelsesskærmbilleder
Download Uncompress Archive Files-udvidelses-CRX-fil
Download Uncompress Archive Files-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Uncompress Archive Files |
ID | bfkpkealncpcbfklpgnggcgjjdkbljop |
Officiel URL | https://chromewebstore.google.com/detail/uncompress-archive-files/bfkpkealncpcbfklpgnggcgjjdkbljop |
Beskrivelse | Extract multi-format archive files with ease! It helps you to extract from archive files (7z,zip,tar..) and view the files easily. |
Filstørrelse | 90.86 KB |
Antal Installationer | 1,411 |
Nuværende Version | 1.0.5.1 |
Senest Opdateret | 2020-06-03 |
Udgivelsesdato | 2020-06-02 |
Bedømmelse | 3.00/5 Samlet 2 Bedømmelser |
Udvikler | beamappzone |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://thetimetube.herokuapp.com/uncompress/ |
Understøttede Sprog | 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" } |