Calendar Tools

Calendar Tools

Lets you to filter, search, export agenda reports to pdf, xlsx, bulk delete different events of your Google calendar. Trial…

Merlin
Additional files are visible only to premium users

manifest.json


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