Replace Text On Webpages

By JoeSimmons Last update Oct 3, 2012 — Installed 10,269 times.

Cant seem to get it to work.

in
Subscribe to Cant seem to get it to work. 2 posts, 1 voice



etaine User
ChromeWindows

I'm trying to replace "Sent from my iPhone using Tapatalk" with blank text.
I'm using chrome. I have entered the var's and it's not replacing anything.

var words = {
///////////////////////////////////////////////////////
// Syntax: 'Search word' : 'Replace word',
"im*o" : "in my honest opinion",
"Sent from my iPhone using Tapatalk : ""
///////////////////////////////////////////////////////
"":""};

Am i doing something wrong?

 
etaine User
ChromeWindows

btw, there is a comma after the "" in my script. I accidentally deleted it when I copy and pasted.