A powerful browser extension to edit, remove, and customize any website's elements. Your changes persist across sessions.
Available for Chrome and Firefox!
- Remove elements - Delete ads, popups, and distracting content
- Customize styles - Modify colors, fonts, spacing, and more with live preview
- Edit text - Change any text content inline
- Persistent changes - Modifications are saved and auto-applied on revisit
- Smart selection - Intelligent element highlighting and CSS selector handling
- Intuitive interface - Draggable style panel and context menus
- Clone this repository
- Open
chrome://extensions/ - Enable Developer mode
- Click Load unpacked → Select the extension folder
- Clone this repository
- Rename
manifest_firefox.jsontomanifest.json - Open
about:debugging#/runtime/this-firefox - Click Load Temporary Add-on → Select
manifest.json
- Click the Zap It icon in your toolbar
- Toggle edit mode ON
- Hover and click elements to edit or remove them
- Changes save automatically!
- Uses Manifest V3 for Chrome, V2 for Firefox
- Browser polyfill (
src/browser-polyfill.js) for cross-browser compatibility - Direct storage access for better Firefox support
- Modern UI with dark theme
- All data stored locally
- No external servers
- No tracking or analytics
