Intent first
Start with what you want to accomplish, not a maze of settings or selectors.
ADAPTIVE WEB INTERFACE LAYER
WebReformAI helps you describe what you are trying to accomplish, then reshapes the current webpage around that goal.
Chrome Manifest V3 · reversible changes · open source · version 0.1.0
WHAT ARE YOU TRYING TO DO?
“Remove distractions and help me focus on the article.”
A BETTER DEFAULT
WebReformAI is a small control layer for the web. Give it a human instruction—focus the discussion, compare the important parts, make this easier to scan—and it uses semantic page understanding plus safe transformations to create a temporary view.
Start with what you want to accomplish, not a maze of settings or selectors.
Works from semantic HTML, ARIA, structure, and content—not website-specific hacks.
Plans use a strict transformation DSL. The original page remains one click away.
Ask focused questions about the current webpage using its compact semantic content, without changing the page.
QUICK START
Load the extension, open any normal webpage, and describe the outcome you want. Ollama is optional; the deterministic planner works without an API key.
Download the open-source project, then load the extension/ folder in Chrome.
git clone https://github.com/umeshadabala/WebReformAI.git
cd WebReformAIchrome://extensions in Chrome.WebReformAI/extension folder.chrome://flags/#enable-webmcp-testing, set WebMCP Testing to Enabled, relaunch Chrome, then reload the target webpage. WebReformAI still works normally if WebMCP is unavailable.PROJECT NOTES