humpd,
Here is your
Get Mail extension:
Get Mail-2.5
For Firefox 2.0 Only!
Restores the mail functions to Firefox 2.
Uses 24px & 16px icons and a "Tools" menu entry (below Add-ons).
Uses the original keyboard shortcut for "New Message" CTRL + M
*Can be used with "Toolbar Extras" to enhance it's mail functions.
A few other Firefox 2.0 tweaks:
Consolidate all Toolbars into one
This also works in Thunderbird... you may already know this, but I didn't until today!
Remove GO button with userChrome.css
If you also want to remove the "GO" button, you can add the following code to your userChrome.css file, located here:
C:\Documents and Settings\user_name\Application Data\Mozilla\Profiles\xxxxxxxx.profilename\chrome
If you haven't created the userChrome.css file, then rename the userChrome-example.css file to userChrome.css.
At the end of the renamed file, leave at least one space, then add the code:
- Code: Select all
#go-button-stack, .search-go-button-stack {
display: none !important;
}
Spellbound-II-2.0 Spellcheck
For Firefox 2.0 Only!
Replaces/Removes the default spellcheck menu entries.
Sets the pref layout.spellcheckDefault to 0.
Rebuilt from Spellbound 0.7.3. (EN-US Only!)
UserAgent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8.1) Gecko/20061010 Firefox/2.0