/calex-classic

Browser extension that shows events' descriptions in Google Calendar.

Primary LanguageJavaScriptMIT LicenseMIT

Calex Classic

A browser extension that shows events' descriptions in Google Calendar.

Note: In October 2017 Google launched new version of Calendar, which this extension isn't compatible with, but still works with older "Classic" Calendar as long as it is available. See the new version of the extension.

Installation

Install from Chrome Web Store. Calex in Google Calendar

Features

  • shows descriptions in:
    • the agenda view
    • the search results
  • supports markdown format thanks to showdownjs/showdown

Browsers

Tested in:

Development

  • clone this repository
  • checkout a new branch
  • load directory as an unpacked extension (be sure you have enabled developer mode)
  • you have to reload extension on every change you made