One of the more controversial changes in Firefox 4 was to remove the RSS Icon from the “Awesombar” that showed up when feeds were present on the page. Sure, there’s a toolbar icon, but it’s always there, whether or not a feed is on the page you’re viewing. To restore the functionality, try this Firefox […]
Filed under: Software, Web | Comment (0)
Here are some helpful hints for those using the amazing scripting program/framework/language AutoHotKey. When you copy, you need to wait for the text to appear on the clipboard. If you don’t mind nuking the clipboard, use this function: Copy() { clipboard = Send ^c ClipWait } If you want to wait for a page to […]
Filed under: Software | Comment (0)
It’s been almost two years since I posted my last entry on Firefox add-ons and customizations. I posted that about three weeks after Firefox 2 was relased, and now I’m posting this entry just before Firefox 3 is released. Somewhat fitting, although this will probably be a little outdated in less than half a day. […]
Filed under: Software, Web | Comment (0)
While setting up a new copy of firefox on my second computer, I realized that my web browsing setup is very dependent upon the vast array of third-party extensions for Firefox. These are things I just can’t live without, and hopefully you’ll agree. There are many other extensions, greasemonkey scripts and bookmarklets out there. Hopefully, […]
Filed under: Software, Web | Comment (0)