This web site does not supply identity information- GO AWAY!

User Help for Mozilla Firefox
Guest
Guest

Re: This web site does not supply identity information- GO AWAY!

Post by Guest »

Install userChromeJS from [1].
[1] http://userchromejs.mozdev.org/

Then put the following snippet of code in
~/.mozilla/firefox/<yourprofile>/chrome/userChrome.js

Code: Select all

if (location == "chrome://browser/content/browser.xul") {
    var identity_box = document.getElementById('identity-box');
    /* Prevent the bloody tooltipText from being set in the first place. What's not there can't be shown :-) */
    identity_box.__defineSetter__('tooltipText', function(value) {});
}


Et voila, the stupid "This web site bla bla" tooltip is no more.
esotericbyte
Guest

Re: This web site does not supply identity information- GO A

Post by esotericbyte »

teoli2003 wrote:You can also drag the favicon that is on the tab rather than the one that is on the address bar.

Thanks ! Lasting brilliance! Perfect solution for me! The first day tabs existed I was there to open twelve!
I wonder if tabmix plus has a show/ hide keystroke. ...surfing on to the next search!
User avatar
LoudNoise
New Member
Posts: 39900
Joined: October 18th, 2007, 1:45 pm
Location: Next door to the west

Re: This web site does not supply identity information- GO A

Post by LoudNoise »

This is an elderly thread (2008). Locking.
Post wrangler
"Choose between the Food Select Feature or other Functions. If no food or function is chosen, Toast is the default."
Locked