YouTube - Auto Like

By TastyTeo Last update Sep 15, 2010 — Installed 656 times.

There are 1 previous version of this script.

// ==UserScript==
// @name           YouTube - AutoRate 5
// @namespace      This script Rates every youtube Video 5 Stars each visit! No Clicks
// @description    By Theofilaktos Spendas
// @include        http://*.youtube.com/watch?v=*
// @include        http://youtube.com/watch?v=*
// @include        http://www.youtube.com/watch?v=*
// ==/UserScript==

// This is a code i found with Firebug, Element Inspector. it is Cool!
// Please Donate, here: http://theofilaktos.webs.com/donateme.htm
// This code makes you when you visit any youtube video it rates 5 Stars..... its awesome
unsafeWindow.document.getElementById("watch-like").click()