Word and Text Replace

Replaces text with other text.

These are versions of this script where the code was updated. Show all versions.

  • v1.05.03 08.07.2020.
  • v1.05.03 08.07.2020. Imported from URL
  • v1.05.03 08.07.2020. Imported from URL
  • v1.3.1 28.09.2019. removed textarea elements from being worked on.
  • v1.3.1 26.09.2019. removed code to check hyperlink elements. text nodes did check the text in those elements.
  • v1.3.1 22.09.2019. code cleanup and new options: logMatches, logChangedText, dontMarkDivs, checkHyperlinkElements
  • v1.2 12.09.2019.
  • v1.2 12.09.2019. excludes script elements from text replace, updated to only change html elements with only text content.
  • v1.1 03.09.2019. Buttons are now placed in a box which you can close. Can be made invisible until mouse is over to the top right corner.
  • v1.0 02.05.2019. Changed the replace button to not show initially by default.
  • v1.0 02.05.2019.