Slides2Drive

Slides2Drive

Simple tool to convert all the slides in a presentation into PNG files. Just select a presentation from your Google Drive and let…

Merlin
Additional files are visible only to premium users

manifest.json


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