Browser extension package
RecipeStripper Clean Recipe Reader Extension
A tiny Manifest V3 extension: click the button on a recipe page and it opens RecipeStripper with that URL prefilled.
Download the package
This is the unpacked extension source plus a ZIP package for store submission and local testing.
What the extension does
- Opens the current tab URL at
recipestripper.com/?url=.... - Requests only the active tab permission needed to read the current URL after a click.
- Does not inject UI into third-party pages and does not embed RecipeStripper in an iframe.
Install locally
- Open
chrome://extensions. - Enable Developer mode.
- Load the unpacked folder from
public/extensions/recipestripper-clean-recipe-reader.