- Screen Recording
- Add JS to the DOM
- Modify Buttons (Color/JS action/Delete/Hide)
- Modify Images (URL/Local/Delete/Hide)
- Modify Videos (URL/Local/Delete/Hide)
- Replace all texts
- Modify Background Images (URL/Local)
- Automatic Image/Video/Background Image detection using keys and mouse movement
- Selecting Image/Video/Background Image using xpath
- Pull the repository
- run
npm run watch
to start in development mode and import thebuild
folder inchrome://extensions/
- run
npm run build
to build the extension and import thebuild
folder inchrome://extensions/
Suggestions and pull requests are welcomed!.
This project was bootstrapped with Chrome Extension CLI