Make It Vegan

A Chrome plugin that turns online recipe into vegan-friendly versions. Google Chrome Built-in AI Challenge 2025.

November 3, 2025

1 min read

cover

About

Verifying online recipes can be a tedious manual process, but AI is really good at this task. So I built a Chrome plugin that extracts recipe data, checks ingredients, and suggests substitutions if a recipe isn’t vegan. For this hackathon, I focused specifically on vegan users, but in the future, it can expand to support other dietary restrictions and allergens.

→ Github

Technical Details

Built mostly with HTML and vanilla JavaScript, using Chrome development templates and the Chrome Prompt API.

[Video 1] Make It Vegan Chrome plugin in action