A powerful Chrome Extension that lets you modify any webpage in real time — change text, swap images, apply fun presets, and save your modifications.
Six powerful features, zero configuration. Just install and start editing.
Click any text on a webpage to edit it inline. Changes apply instantly with a satisfying highlight effect.
Click any image to swap it with a URL or local file upload. Works on any <img> element.
One-click transformations: Comic Sans, cat images, emoji text, and dark mode override.
Replace any word or phrase across the entire page instantly with match count feedback.
Save your modifications as named presets and reapply them on any website anytime.
Step-by-step undo for every change, plus a full page reset to restore the original.
Every feature is live in your browser. No install needed — just click and explore.
Toggle Edit Mode to start editing
Discover a smarter way to navigate the internet with powerful tools.
Our platform provides everything you need to enhance your browsing experience.
Apply wild transformations to any webpage instantly. From Comic Sans typography takeovers to replacing every image with cats — the presets are designed to be fun and powerful.

Modern architecture using the latest Chrome Extension standards.
File Structure
page-modifier/ ├── manifest.json # Extension config (MV3) ├── background.js # Service worker ├── content.js # DOM editing engine ├── content.css # Edit mode styles & overlays ├── popup.html # Extension popup UI ├── popup.css # Popup styles ├── popup.js # Popup interaction logic └── icons/ # Extension icons (16–128px)
No Chrome Web Store required. Load it directly as an unpacked extension.
Works on Chrome 88+ · Manifest V3 · No external dependencies
Common issues and solutions for installing Page Modifier
Still having issues? Check the extension's README.md or open an issue on GitHub.
Report on GitHub