10 support issues
For additional help, check out the developer's support site.
- All
- Questions
- Suggestions
- Problems
Владислав М
Jul 14, 2022
import / export ?
import / export ?
- Report illegal content
- Copy link
yiu chau lin
May 2, 2021
Entry Limit
Is there a limit to the number of terms to find and replace?
- Report illegal content
- Copy link
Willie P
Dec 12, 2020
devtools
will this work in/with devtools?
- Report illegal content
- Copy link
Mike
Nov 22, 2019
Certain regular expressions break websites
I have noticed that this extension breaks some websites including the google.com homepage and search page when using two basic regular expressions such as:
/[lr]/gi
/n(?=[aieou])/gi
I'm sure there are many more regular expressions that will also do this.
- Report illegal content
- Copy link
A Chrome Web Store user
Aug 14, 2018
Backup
How can I save backup to load my regex in new SO installations?
- Report illegal content
- Copy link
Alejandro Fuentes
Mar 8, 2018
How does it work?
How do I use it? Any manual?
- Report illegal content
- Copy link
Philip McGeehan
Feb 23, 2017
Replace div id
Can this replace the id of a div?
I'd like to be able to change:
<div id="__nq__hh"
to:
<div id="somethingelse"
Thanks
- Report illegal content
- Copy link
PrimeTime Sports & Entertainment Inc.
Oct 2, 2016
Trying to replace text with an image
Trying to replace 'London Knights' with
"<img src="http://www.goclutch.com/ryerson/images/logos/CHL/OHL/LON.png" height=25>"
Any way to make this work?
- Report illegal content
- Copy link
dRAke RafE
Feb 2, 2016
its working ...
but ... its not working when its real html like <body> or any other element
i want to replace :
<img src="blabla"
to :
<img src="../blabla"
how can i replace that sir ?
- Report illegal content
- Copy link
Ich
May 8, 2015
use it with wildcards?
How to use it with wildcards?
as example
http://.*/out\.php?s=http://.* -> http://$2
would be nice too if to see other example with regex too
- Report illegal content
- Copy link