Link Fixer Thing
Link Fixer Thing (LFT), as the name implies, fixes links. It parses links within web pages and now fixes 3 different annoyances.I originally wrote this extension to fix a web annoyance I've had to deal with too many times. I use Hotmail as one of my email addresses, and I frequently receive email from eBay with that account. Email from eBay is typically full of links that utilize ampersands. Hotmail likes to change them from the original & to & within the links, rendering them unusable. This was a major irritation. Thus, LFT was born.A second annoyance I see only occasionally are backslashes in place of forward slashes in page links. It used to be more prevalent a few years back. I believe older versions of Microsoft Office programs created links like this when saving documents as web pages.The third major annoyance is the way Hotmail messages embed links within a javascript function. It interferes with my desire to right click on them and create a bookmark or open in a new tab, etc. So I added the ability to strip the javascript off of the links as well.In the options dialog, I provide the ability to individually select which annoyances are eliminated. By default, only URLs containing the string 'hotmail' are checked. You may change this string or parse all web pages if that better suits your needs. Also, you may disable the extension without having to restart the browser, or turn on debugging mode.To test the operation of Link Fixer Thing, I have setup the following web page: http://jarrod.joyenz.com/linkfixer/tests/I would like to thank everyone for your comments and suggestions. The next version (0.5.5) will have a 2nd type of ampersand fix. Look for a Hotmail middle-click fix in version 0.6. I hope to add support for localization in 0.6 as well.
Supported
versions: Firefox 1.5 - 2.0.0.* ALL
Notes / Comments: Added a 2nd type of ampersand fix.
Categories: Miscellaneous, Navigation, Web Annoyances