GTimeReport

GTimeReport

Export your Google Calendar to Excel and Google Docs Spreadsheets. Create a time report from your calendars in a few clicks.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "GTimeReport",
  "description": "Export your Google Calendar to Excel and Google Docs Spreadsheets. Create a time report from your calendars in a few clicks.",
  "version": "1.2.12.0",
  "manifest_version": 2,
  "icons": {
    "128": "icon_128.png"
  },
  "app": {
    "urls": [
      "http://www.gtimereport.com/",
      "http://www.gtimereport.com/Home.aspx/Employee",
      "http://www.gtimereport.com/Home.aspx/Consultant",
      "http://www.gtimereport.com/Home.aspx/Supervisor",
      "http://www.gtimereport.com/Home.aspx/Export",
      "http://www.gtimereport.com/Home.aspx/AuthenticationExplained",
      "http://www.gtimereport.com/Home.aspx/MergeSimilarItems",
      "http://www.gtimereport.com/Home.aspx/TimeZone",
      "http://www.gtimereport.com/Home.aspx/Reviews",
      "http://www.gtimereport.com/Home.aspx/About",
      "http://www.gtimereport.com/Home.aspx/Feedback",
      "http://www.gtimereport.com/Home.aspx/YourResponsibility",
      "http://www.gtimereport.com/Home.aspx/Privacy",
      "http://www.gtimereport.com/Home.aspx/Disclaimer",
      "http://www.gtimereport.com/Home.aspx/About"
    ],
    "launch": {
      "web_url": "http://www.gtimereport.com/"
    }
  }
}