middlespot

middlespot

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

Merlin
Additional files are visible only to premium users

manifest.json


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