Uncompress Archive Files

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.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "page": "background.html"
  },
  "default_locale": "en_US",
  "description": "__MSG_ext_description__",
  "icons": {
    "16": "images/icon16.png",
    "128": "images/icon128.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"
}