Drive Migrator

Drive Migrator

Use this app to transfer your Google Drive files / documents from one account to another or to make a copy of a Drive folder.…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Drive Migrator",
  "description": "",
  "version": "2",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://script.google.com/macros/s/AKfycbzjS8m5Cg6OTcnGaBi1IevR8FkJRI5ZdlUWFsLnSFw5S0s0X9E/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/macros/s/AKfycbzjS8m5Cg6OTcnGaBi1IevR8FkJRI5ZdlUWFsLnSFw5S0s0X9E/exec"
    }
  },
  "icons": {
    "128": "script-icon_128.png"
  }
}