Stop-Reload-Go Button

Stop-Reload-Go Button
875

The author has marked this style as obsolete.

This needs to be re-done for Firefox 3, using the Smart Stop/Reload extension <http://en.design-noir.de/mozilla/stop-reload/>. Ideas are welcome.

*****
By Dawudd
Last updated Jun 22 2008
1 installs this week, 395 total.

This fully merges all three buttons into one.

REQUIREMENTS: The userChrome.js extension[1], together with the following code in userChrome.js:
document.getElementById("go-button").parentNode.insertBefore(document.getElementById("stop-button"), document.getElementById("go-button").parentNode.insertBefore(document.getElementById("reload-button"), document.getElementById("go-button")));

KNOWN ISSUE: If you customize your toolbar, you need to re-add the Stop and Reload buttons.

[1] http://mozilla.zeniko.ch/userchrome.js.html

Screenshot

Install options

Feedback

Reviews

7septwolves said on Aug 05 2007

good
厉害 *****