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.
- Host: GitHub
- URL: https://github.com/danasilver/midd-menu-extension
- Owner: danasilver
- License: mit
- Created: 2014-01-14T05:42:28.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-10-16T01:40:35.000Z (over 10 years ago)
- Last Synced: 2025-01-06T00:41:51.528Z (over 1 year ago)
- Topics: chrome-extension, middlebury
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/middlebury-menu/hcmnnfdhfkhonkonabfebpkjggndbbno
- Size: 1.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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`.