All Projects → erik → recipecleaner

erik / recipecleaner

Licence: GPL-3.0 License
Chrome and Firefox extension to clean up messy recipe sites. Readability for recipes.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to recipecleaner

cba
Chromium Browser Automation (extension for chrome browser automation).
Stars: ✭ 68 (+300%)
Mutual labels:  webextension
drop-feeds
Drop Feeds is a Sage / Sage++ like addon (webextension) for Firefox Quantum
Stars: ✭ 18 (+5.88%)
Mutual labels:  webextension
webpack-ext-reloader
Add hot reloading to your webpack WebExtension! 🔥
Stars: ✭ 31 (+82.35%)
Mutual labels:  webextension
web-extension-boilerplate
The web extension boilerplate help to set up project quickly using typescript, jest, webpack, githook, prettier and github actions
Stars: ✭ 35 (+105.88%)
Mutual labels:  webextension
recipes
I like food ¯\_(ツ)_/¯
Stars: ✭ 23 (+35.29%)
Mutual labels:  recipes
Session-resurrection
Save your browser sessions and restore them any time
Stars: ✭ 36 (+111.76%)
Mutual labels:  webextension
summer
🍦 Summer is a simple Jekyll theme with a photo sidebar.
Stars: ✭ 30 (+76.47%)
Mutual labels:  recipes
paywallr
🔓 Web extension for reading articles locked behind paywalls of over 50 german newspapers, e.g. Frankfurter Allgemeine Zeitung, Leipziger Volkszeitung & Hamburger Abendblatt
Stars: ✭ 63 (+270.59%)
Mutual labels:  webextension
ramys-tedbira
A website (webapp) to get food recipes by recipes names & ingredients.
Stars: ✭ 15 (-11.76%)
Mutual labels:  recipes
re-style
A user style manager for Firefox 57+ which can load local files and apply UI styles
Stars: ✭ 33 (+94.12%)
Mutual labels:  webextension
rdatatable-cookbook
Recipes for using R's data.table package
Stars: ✭ 42 (+147.06%)
Mutual labels:  recipes
arisgarden
Electronic Cookbook
Stars: ✭ 52 (+205.88%)
Mutual labels:  recipes
protonmail-webextension
Unofficial webextension for ProtonMail
Stars: ✭ 39 (+129.41%)
Mutual labels:  webextension
Yemek-Yemek-App
🍔 The Flutter App provides some foods, recipes, favorite recipes of users and suggestion of recipe.
Stars: ✭ 34 (+100%)
Mutual labels:  recipes
looped-in
A browser extension that displays Hacker News comments for the current webpage
Stars: ✭ 63 (+270.59%)
Mutual labels:  webextension
csgo-trader-extension
CSGO Trader Browser Extension to help with CS:GO item trading, marketing and much more
Stars: ✭ 86 (+405.88%)
Mutual labels:  webextension
neutrino-webextension
Neutrino 9 preset for WebExtension/Chrome extension development with hot reload and framework devtools.
Stars: ✭ 31 (+82.35%)
Mutual labels:  webextension
wasm-extension-template
An easy-to-use template for Rust web extensions. The Rust code is compiled to WASM and ran as a content script.
Stars: ✭ 78 (+358.82%)
Mutual labels:  webextension
linguist
Linguist is a powerful browser extension for translate pages and text, which are ready to replace your favorite translate service
Stars: ✭ 21 (+23.53%)
Mutual labels:  webextension
mute-sites-by-default
WebExtension that mutes all sites by default and remembers unmuted sites
Stars: ✭ 19 (+11.76%)
Mutual labels:  webextension

RecipeCleaner

Recipe sites suck. Make them suck a little less.

Even with an ad blocker, recipe sites are a messy experience. Popups ask you to subscribe, there are pages and pages of filler text and images to scroll through, and then finally the recipe is tucked away at the bottom somewhere.

RecipeCleaner shows you only what you care about: what you're making, what you need, and how to make it.

Available for Firefox and Chrome

Building

If you'd rather build the extension yourself rather than downloading from the extension stores.

npm install
npm run build

# Open a firefox window with the extension already loaded in.
npm run web-ext

# Rebuild on files changed:
npm run build:watch

# Run tests on files changed
npm run test:watch

# Check for style violations
npm run lint

License

RecipeCleaner is available under GNU GPLv3. See LICENSE in the root of this repository.

RecipeCleaner's icon is derived from FontAwesome, which is licensed as CC BY 4.0.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].