Examine source code of EduTool for Spreadsheet

Inspect and view changes in EduTool for Spreadsheet source codes across current and past versions
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "EduTool for Spreadsheet",
  "description": "",
  "version": "1",
  "manifest_version": 2,
  "app": {
    "urls": [
      "https://script.google.com/macros/s/AKfycbyHPWxwns009FBJzOWVDEdonOMunToDmpQ_1CZfDrhZGPH2Yj8/exec"
    ],
    "launch": {
      "web_url": "https://script.google.com/macros/s/AKfycbyHPWxwns009FBJzOWVDEdonOMunToDmpQ_1CZfDrhZGPH2Yj8/exec"
    }
  },
  "icons": {
    "128": "script-icon_128.png"
  }
}