I want to apply a custom javascript to a website. I've installed GreaseMonkey extension for FireFox.
I want a script that will run through the text content of a site and replace every instance of '&' with 'and', but I don't want it to change URLs or any HTML code.
Anyone know where I can find a working example of such a script or point me in the right direction?
Many thanks.
I want a script that will run through the text content of a site and replace every instance of '&' with 'and', but I don't want it to change URLs or any HTML code.
Anyone know where I can find a working example of such a script or point me in the right direction?
Many thanks.
