Offcloud

Offcloud

Download files, video streams and BitTorrent media directly to your device or your cloud storage space.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Offcloud",
  "version": "1.1",
  "manifest_version": 2,
  "description": "Download files, video streams and BitTorrent media directly to your device or your cloud storage space.",
  "container": [
    "GOOGLE_DRIVE",
    "DOMAIN_INSTALLABLE"
  ],
  "api_console_project_id": "364438011109",
  "gdrive_mime_types": {},
  "icons": {
    "16": "logo16.png",
    "128": "logo.png"
  },
  "app": {
    "launch": {
      "web_url": "https://www.offcloud.com/welcome"
    }
  }
}