01-09-2012, 01:00 AM
Even better than that would be Offliberty.
While viewing a video, paste this into your addressbar:
While viewing a video, paste this into your addressbar:
Code:
javascript:var%20title%20=%20window.location.href;if%20(title.indexOf('http://offliberty.com')%20==%200)%20{%20(function(){%20location.href='http://offliberty.com/#bookmarklet';%20})();%20}else%20{%20(function(){%20window.open('http://offliberty.com/#'+encodeURIComponent(location.href));%20})();%20}