Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fadookie/eat-club-filter

Filter for menu on https://www.eatclub.com
https://github.com/fadookie/eat-club-filter

Last synced: about 1 month ago
JSON representation

Filter for menu on https://www.eatclub.com

Awesome Lists containing this project

README

        

# Eat Club Menu Filter

Chrome extension to filter [Eat Club](https://www.eatclub.com) menus.

Right now it has no UI, but you can edit the filter list in [myscript.js](https://github.com/fadookie/eat-club-filter/blob/master/myscript.js#L5). By default it is set to show only vegetarian and vegan items.

# Installation
1. [Download the extension](https://github.com/fadookie/eat-club-filter/archive/master.zip) and unzip it.
2. Go to `chrome://extensions/` and turn on Developer Mode.
3. Select "Load unpacked extension..." and select the location you unzipped the extension to.
[See the Chrome extension developer docs for more info](https://developer.chrome.com/extensions/getstarted#unpacked).