extension ExtPose

Regex Text Replacer (delisted)

CRX id

mdeenjjhjifdckljhclkbcaoijgnmmch-

Description from extension meta

Specify regex patterns of text to match and replace in the page.

Description from store Specify regular expression patters to match and replace. Only searches text nodes. Runs once DOM is fully loaded, and then monitors the DOM for changes. Use %s in the replacement text to insert whatever was matched in the replacement. Use $1, $2, etc to insert the respective matched group.

Latest reviews

  • (2021-11-17) Wenhao Wang: It worked perfectly on me, I use this to rectify my workflowy note! It worked so good that I feel obliged to log in to rate it! (usually I dont logged in when use google products)
  • (2018-02-27) ImprovedTube for YouTube: ██╗. . . . . . . ██████╗. ██╗. . . ██╗. ███████╗ ██║. . . . . . ██╔═══██╗██║. . . ██║. ██╔════╝ ██║. . . . . . ██║. . . . ██║ ██║. . . ██║ █████╗ ██║. . . . . . ██║. . . . ██║ ╚██╗. ██╔╝██╔══╝ ███████╗╚██████╔╝. ╚████╔╝. ███████╗ ╚══════╝.╚═════╝. . . . ╚═══╝. . . ╚══════╝
  • (2017-08-17) Ich: didnt work for me with search: multiple="multiple" tabindex="1" size="5" replace: multiple="multiple" tabindex="1" size="10"
  • (2016-09-07) Marcel Ward: Worked for me. I needed to add 2 rows before it would save properly; only one row didn't cut it.
  • (2015-01-07) Shlomo Adelman: Did not work for me. no help found
  • (2014-11-11) Lloyd Grubham: Can't get it to work.

Latest issues

  • (2021-12-29, v:0.2) Rais Zied: how to replace "?"
    how to replace "?"
  • (2016-09-07, v:0.2) Marcel Ward: Bug in populate_pattern
    There is a slight bug with replacement; in main.js the main body of the loop in populate_pattern() should end with: replace('$'+i, match[i] || ''); Otherwise, if we try to match pattern 'test(s)?' and replace with 'trial$1' then 'tests' gets renamed to 'trials' but 'test' gets renamed to 'trialundefined'. Also I found that from a clean install trying to save just one pattern was not working; every time I reopened options, the pattern was gone. I needed to add two patterns for it to save and reload options properly.

Statistics

Installs
50 history
Category
Rating
3.2 (6 votes)
Last update / version
2014-09-06 / 0.2
Listing languages
en

Links