Archiver on rollApp

Archiver on rollApp

File Roller — simple yet powerful archive manager that supports ZIP, RAR and other popular archives formats.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Archiver on rollApp",
  "icons": {
    "16": "fileroller-16.png",
    "128": "fileroller-128.png"
  },
  "app": {
    "urls": [
      "*://www.rollapp.com/launch/fileroller",
      "*://www.rollapp.com/app/fileroller"
    ],
    "launch": {
      "width": 900,
      "web_url": "https://www.rollapp.com/launch/fileroller?ref=chrome-app",
      "container": "panel",
      "height": 600
    }
  },
  "version": "2.1",
  "manifest_version": 2,
  "description": "File Roller — simple yet powerful archive manager that supports ZIP, RAR and other popular archives formats."
}