middlespot

middlespot

Desktops for Google Drive. Manage links, docs, feeds, images, videos, plugins and more on a visual desktop synced with Google Drive.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "middlespot",
  "manifest_version": 2,
  "description": "Desktops for Google Drive. Manage links, docs, feeds, images, videos, plugins and more on a visual desktop synced with Google Drive.",
  "version": "1.0.1",
  "container": "GOOGLE_DRIVE",
  "api_console_project_id": "1031819201507",
  "app": {
    "urls": [
      "https://middlespot.com/"
    ],
    "launch": {
      "web_url": "https://middlespot.com/"
    }
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "permissions": [
    "unlimitedStorage",
    "notifications"
  ]
}