I've always thought that the stop/reload button should be combined in Firefox. Otherwise it takes up unnecessary space.
I agree. Though at least there are chrome hacks/userstyles/whatever that you can put into your usechrome.css file to combine the stop or reload button. All it really does is it hides the stop button when it's disabled and then hide the reload button when the stop button is showing.
Though currently I only have the script for hiding the stop button:
/* Remove Stop button when there's nothing to Stop */
#stop-button[disabled="true"] { display: none; }
Also I've changed my extension list again...but all I really did was take out Chroma Tabs, so it's not worth taking a screenshot.
I also just made a Firefox profile for schoolwork purposes only, and some useful extensions that I found are:
Leechblock - has up to 6 filter lists of sites that you want to block when you're working. The benefits to having multiple lists is that it lets you customize when to block sites on the list.
It's really helpful for making Firefox more distraction free when getting work done.
Answers- This is actually more helpful than I thought. It's especially helpful for students. Just alt +click a word and it'll open up a little popup page of that word on answers.com.