A TypeScript framework for overriding and intercepting features in popular browser-based web applications - "meta.ai", "openrouter.ai", "grok.com". This framework provides a modular, configurable system for intercepting prompts, blocking analytics, hiding UI elements, and modifying responses. It can be used as an extension or directly as a console script.
- Build the project:
npm run build- after installing modules withnpm install - Load the extension in Chrome/Edge:
- Open
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked"
- Select the project directory
- Open
- Check on sites - meta.ai, openrouter.ai, grok.com (analytics blocking)