Tuesday, September 22, 2009

Youtube Tooltip v1.3.2

Youtube Tooltip version 1.3.2 has just been released on the Google Code site. The Firefox Add-on site update is still awaiting approval.

Unfortunately the wait time for add-on approval was very long. I recently found out that my add-on was outputting an error on the Error Console (due to DOMParser) and that I needed to fix this to be approved. I have fixed the issue and resubmitted.

Changelog:
* Changed from DOMParser to XMLHttpRequest to simplify code and avoid Error Console output.

Thursday, July 16, 2009

Youtube Tooltip v1.3

Youtube Tooltip version 1.3 has just been released on the Google Code site. The Firefox Add-on site update is still awaiting approval.

Changelog:
* Updated to work with Firefox 3.5
* Added additional error checking
* Added support for internal links on youtube.com
* Changed default "null" values for missing data elements
* Changed "Rating" format to be rounded to the nearest 100th decimal place
* Changed "View" format to include thousandths separators
* Fixed "noautohide" bug which was causing incorrect tooltip placement
* Fixed "escalated tooltip" bug which was causing incorrect tooltip placement