Change All Images

By A2706r Last update Jun 1, 2009 — Installed 688 times.

How do you change the image?

in
Subscribe to How do you change the image? 2 posts, 2 voices



Max Drown User

I'd like to change the image to a 1x1 transparent gif just to speed up web pages through a rdp session. How do you change the default image that this script uses?

 
A2706r Script's Author

Read the whole post before doing anything!

1. Right click Greasemonkey icon at the bottom right of your browser.
2. Right click "Change all images"
3. Notepad should pop up if you have configured it, otherwise I think you need to choose notepad when it asks.
4. The first line starts with var pic. Just delete the url between the speech marks """"" to remove all images or put your own in between the speech marks.

I don't think this will speed your browsing because greasemonkey waits for all images to load before executing the script (I think). Instead, if you can, go into firefox options -> content -> uncheck "load images automatically"
I don't know if you able to do this with a "rdp session" but good luck anyway!