greneholt / youtube5

Safari extension that converts YouTube videos on any site into HTML5 video tags
http://www.verticalforest.com
Other
111 stars 17 forks source link

Block loading of YouTube's html5player javascript #40

Closed dlh closed 11 years ago

dlh commented 11 years ago

Proposed fix for issue #39.

greneholt commented 11 years ago

Merged with a few changes. I chose to only check script URLs, since I don't want to bog down the browser by checking every single image URL when we aren't going to block any of them.