firefox addons and greasemonkey scripts
I have a few firefox addons, greasemonkey scripts, and userChrome/userContent tweaks that I use.
Maybe someone will find this list useful.
Add-ons
- AdBlockPlus -- An Ad Blocker
- Delegate to Todoist -- Integration between gmail and todoist.
- Fission -- Location bar page load status.
- Flash Block -- Replaces flash with a button to activate the flash or not.
- graphicsEx -- Allows you to save a page as an image.
- Live HTTP Headers -- Great for seeing the http headers.
- NoScript -- Whitelist sites for execution of javascript.
- Web Developer -- Some useful for web page design.
- FireBug -- More Web Development tools.
- Greasemonkey -- Execute custom scripts in a page.
- TinyMenu -- Smaller menu.
Greasemonkey scripts
- Gmail Unlabelled -- Adds the ability to show 'unlabelled' emails in Gmail with a single click.
- GMailSecure -- Forces all Gmail urls to be https.
- Gmail bottom posting in replies -- Reply to an email in Gmail goes to the bottom, not the top.
Firefox Tweaks
- Some Chrome Tweaks -- A few random tweaks to the userChrome.css file.
- A few tweaks to the userContent.css file too.