Skip to content

Files

Latest commit

 

History

History
33 lines (21 loc) · 851 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 851 Bytes

Content Replacer

Features

  • 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

Install

  • Pull the repository
  • run npm run watch to start in development mode and import the build folder in chrome://extensions/
  • run npm run build to build the extension and import the build folder in chrome://extensions/

Contribution

Suggestions and pull requests are welcomed!.


Demo

Demo

This project was bootstrapped with Chrome Extension CLI