just-recipes

Just Recipes

Clip recipe pages into a clean, ad-free reader. 100% local, no tracking.

screenshot

What it does

Visit a recipe page on any site that ships @type: "Recipe" JSON-LD (most major food blogs do), click the Just Recipes icon, and hit Save. The extension pulls out just the name, ingredients, instructions, and times — dropping the ads, the life story, the newsletter popup, the “my grandmother first told me about this dish in 1987…” paragraphs.

Open any saved recipe → it renders in a clean serif reader with ingredients and numbered instructions. Print-friendly CSS built in.

Works out of the box on BBC Good Food, AllRecipes, NYT Cooking, Bon Appétit, Serious Eats, Food Network, and thousands of other sites that implement schema.org structured data.

Features

Privacy

No data leaves your device. Ever. The extension does not make any outbound network requests. See privacy-policy.md for details.

Install

Until the extension is live on the Chrome Web Store, load it manually:

  1. Clone or download this repo
  2. Open chrome://extensions
  3. Enable “Developer mode”
  4. Click “Load unpacked” → select this folder

How it works

No bundler, no runtime dependencies. Plain JS. MV3. npm test runs Node’s built-in test runner (22 tests covering parser + ISO duration).

Contributing

Issues and PRs welcome.

License

MIT — see LICENSE.