Always show Firefox 3's Go Button (Fx3 Final)

Always show Firefox 3's Go Button (Fx3 Final)
7858

The author has marked this style as obsolete.

Dupe of LouCypher's Firefox 3 - Go button always visible

**
By -=Ben=-
Last updated Jun 26 2008
8 installs this week, 259 total.

Always shows the GO button (arrow) in Firefox 3.
This button normally appears when you begin to type an address, but for convenience and ability to refresh, I created this code to always display it.

Features:
- Increased navigation on Firefox.
- Great for those used to Firefox 2

Browser Versions:
- Works on Firefox3
- Works on Firefox 3 FINAL
- Also works on Firefox2

Changelog:
1.0.0.1:
+ Added XUL Namespace. Now this style only applies to the User Interface! Thanks loremari for the suggestion.

Before
After

Install options

Feedback

Reviews

loremari said on Jun 26 2008

Missing the line:
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul); **

Pandu E Poluan said on Jun 25 2008

@MozNation: What's so "advanced" from Ben's code?
The "go-button" has a "#" prefixed to it, so there is no need for the sibling selector (i.e. #urlbar[pageproxystate="valid"] > #urlbar-icons > #go-button )

I have used LouCypher's style successfully in Fx3 Release (although I didn't get my style from him, actually).
***

LouCypher said on Jun 24 2008

Dupe of Firefox 3 - Go button always visible