An open API service indexing awesome lists of open source software.

https://github.com/danasilver/midd-menu-extension

Makes the Middlebury Menu easier to use.
https://github.com/danasilver/midd-menu-extension

chrome-extension middlebury

Last synced: about 1 month ago
JSON representation

Makes the Middlebury Menu easier to use.

Awesome Lists containing this project

README

          

## Middlebury Menu Chrome Extension
Makes the Middlebury Menu easier to use.

Get it in the [Chrome Web Store](https://chrome.google.com/webstore/detail/middlebury-menu/hcmnnfdhfkhonkonabfebpkjggndbbno).

### Features

- Clean, easy to read dates.
- One click buttons for the next and previous dates.
- One click from the calendar popup to any date.

More information and screenshots at [danasilver.org/projects/middlebury-menu-extension](http://danasilver.org/projects/middlebury-menu-extension/)

### Development
- Clone the project from Github:

```sh
git clone git://github.com/danasilver/midd-menu-extension.git
```

- In [Google Chrome](https://www.google.com/intl/en/chrome/browser/) navigate to `chrome://extensions/`.
- Check "Developer mode" in the top right.
- Click "Load unpacked extension..." and select `midd-menu-extension/src`.