Word and Text Replace

Replaces text with other text.

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.05.03 8/7/2020
  • v1.05.03 8/7/2020 Imported from URL
  • v1.05.03 8/7/2020 Imported from URL
  • v1.3.1 28/9/2019 removed textarea elements from being worked on.
  • v1.3.1 26/9/2019 removed code to check hyperlink elements. text nodes did check the text in those elements.
  • v1.3.1 22/9/2019 code cleanup and new options: logMatches, logChangedText, dontMarkDivs, checkHyperlinkElements
  • v1.2 12/9/2019
  • v1.2 12/9/2019 excludes script elements from text replace, updated to only change html elements with only text content.
  • v1.1 3/9/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 2/5/2019 Changed the replace button to not show initially by default.
  • v1.0 2/5/2019