Pear Deck

Pear Deck

Interactive presentations and formative assessments to engage every student in your room, every day!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Pear Deck",
  "version": "1.0.0.12",
  "description": "Interactive presentations and formative assessments to engage every student in your room, every day!",
  "icons": {
    "16": "icons/google-icon-32x32.png",
    "128": "icons/google-icon-128x128.png"
  },
  "container": [
    "DOMAIN_INSTALLABLE",
    "GOOGLE_DRIVE"
  ],
  "api_console_project_id": "689742286244",
  "app": {
    "launch": {
      "web_url": "https://app.peardeck.com/home"
    }
  }
}