Skip to content

πŸš€ A powerful Chrome extension that lets you persistently edit webpage content, manipulate numbers, and customize DOM elements. Changes survive refreshes and dynamic updates

Notifications You must be signed in to change notification settings

deepsuthar496/DOMKeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

DOMKeeper πŸš€

A powerful browser extension that makes permanent changes to web pages - your modifications stay intact even after refreshes!

DOMKeeper Preview

Features ✨

  • Forever Changes - Edits persist through page refreshes and updates
  • Smart Numbers - Auto-formats numbers and can increase them over time
  • Visual Editing - Clear indicators show what you can edit
  • Simple Controls - Easy-to-use popup interface

Quick Start 🎯

  1. Clone this repo
  2. Open Chrome Extensions (chrome://extensions/)
  3. Enable Developer Mode
  4. Click "Load unpacked" and select the extension folder
  5. Click extension icon in toolbar to start editing!

How to Use πŸ’‘

Basic Editing

1. Click extension icon β†’ Toggle ON
2. Enable "Show Editable Elements"
3. Click highlighted text to edit
4. Press Enter to save

Number Magic ✨

1. Enable "Value Increase" for number features
2. Edit any orange-highlighted number
3. Set increment value for auto-increases
4. Use randomizer for natural progression

Known Issues ⚠️

  • Fast Refreshes: Brief flash of original content
  • Dynamic Sites: May need multiple save attempts
  • Numbers: Some currency symbols might not persist
  • Styling: Highlights may conflict with some websites

Tech Stack πŸ› οΈ

  • Chrome Storage API
  • MutationObserver
  • Modern JavaScript

Development πŸ”§

Feel free to:

  • Fork the repo
  • Report issues
  • Submit PRs

License πŸ“„

MIT License

About

πŸš€ A powerful Chrome extension that lets you persistently edit webpage content, manipulate numbers, and customize DOM elements. Changes survive refreshes and dynamic updates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published