logo
logo

InspectorSaab

By SarthakSri98
JavaScript 0 9
Productivity Tools
Comments
Share

Make changes on any website by just typing plain English commands

Inspector Saab is an open-source Chrome extension that lets you edit any website using plain English. Just type what you want — like “make the text red” or “hide the sidebar” — and it instantly applies the change using AI and DOM manipulation. The extension extracts relevant HTML, generates structured JSON instructions, and executes them live on the page. This project is built to showcase how natural language can control the web without writing any code. It’s a playground for developers, designers, and anyone curious about the future of human-computer interaction. Contributions are welcome, check the GitHub repo to get started!

Blog Image
 

Comments