chemistry_geek
Registered
Have you ever been on a forum like this or Slashdot and saw a link to another site and clicked on it and got that displeasing "REGISTRATION REQUIRED" page instead? Well, if you insert this line
user_pref("network.http.sendRefererHeader", 0);
into the prefs.js file using BBEdit or some other text editor, you too can enjoy more leasurely browsing through your favorite forums, happily clicking away and more importantly, exercising that index finger.
This line stops the webpage you're going to from getting the referring page from Mozilla. Pretty nifty eh?
user_pref("network.http.sendRefererHeader", 0);
into the prefs.js file using BBEdit or some other text editor, you too can enjoy more leasurely browsing through your favorite forums, happily clicking away and more importantly, exercising that index finger.
This line stops the webpage you're going to from getting the referring page from Mozilla. Pretty nifty eh?