Storegate

Storegate

Sync, share, backup and access your files online, from anywhere and from any device with Storegate.

Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Storegate",
  "description": "Sync, share, backup and access your files online, from anywhere and from any device with Storegate.",
  "version": "0.0.0.1",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "https://secure1.storegate.com/"
    ],
    "launch": {
      "web_url": "https://secure1.storegate.com/"
    }
  }
}