Fx 3: Always Display 'Go' Button
avatar

Note: For this tweak I recommend using the ChromEdit Plus extension.

Okay, apparently some people do want to have the ‘Go’ Button to always be displayed. To do so, simply add these lines to your userChrome.css file located in your profile folder:

/* Always display Go Button */
#urlbar[pageproxystate="valid"] > #urlbar-icons > #go-button { visibility: visible !important;
}

Tip Source: I’m Just an Avatar

This entry was posted in Blogs, Firefox, Fx 3.0, Tips & Tweaks. Bookmark the permalink.

5 Responses to Fx 3: Always Display 'Go' Button

  1. Pingback: El botoncito de IR … vino » vagabundia

  2. Pingback: Show Go! « Firefox Extension Guru’s Blog

  3. FF3User says:

    I’m wondering how to proceed with FF 3.0.5 that does NOT have a userChrome.css file?? (There is, however, a userChrome-example.css?)

  4. El Guru says:

    @FF3User - The userChrome.css is a user generated file and not with Firefox Profile by default. Rename the userChrome-example.css to userChrome.css and make your modifications in there. Just make sure you do not remove the line
    @namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to XUL */

  5. MIke says:

    This is pointless people. If you are typing the URL, then use the Enter button. It’s easiest and fastest. If you are just using the mouse and are too lazy to hit the Enter key and than back to the mouse or to have the use your other hand, then download Paste and Go v.3 and skip the Go button completely.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>