| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-12-14 | tooltipise.js: Handle AJAX load of more videos | Teddy Wing | |
| New videos loaded on a page over AJAX will not have title tooltips. Refresh tooltip titles when more videos are loaded. Just use a timeout to make things simple. The tooltipiser will wait 3 seconds between requesting more videos and refreshing titles. This will generally provide enough time to load the videos into the DOM unless the network connection is really slow. | |||
| 2014-12-13 | README: Add installation notes | Teddy Wing | |
| 2014-12-13 | Add README & LICENSEv0.0.1 | Teddy Wing | |
| 2014-12-13 | Initial commit. Working. | Teddy Wing | |
| Add manifest.json, add functionality in content script that copies the YouTube video title into the title link's `title=` HTML attribute to give us the tooltip. | |||
