From Wikipedia, the free encyclopedia

// ==UserScript==

// @name           Wikipedia - Main Page search

// @namespace      Wikipedia

// @description    This script focuses (sets the cursor in) the search box on the English Wikipedia's Main Page

// @include        http://en.wikipedia.org/wiki/Main_Page

// @include        http://en.wikipedia.org/?title=Main_Page

// @author         Gracenotes

// @license        Public domain

// ==/UserScript==



window.addEventListener("load", function() {

	document.getElementById("searchInput").focus();

}, false)
From Wikipedia, the free encyclopedia

// ==UserScript==

// @name           Wikipedia - Main Page search

// @namespace      Wikipedia

// @description    This script focuses (sets the cursor in) the search box on the English Wikipedia's Main Page

// @include        http://en.wikipedia.org/wiki/Main_Page

// @include        http://en.wikipedia.org/?title=Main_Page

// @author         Gracenotes

// @license        Public domain

// ==/UserScript==



window.addEventListener("load", function() {

	document.getElementById("searchInput").focus();

}, false)

Videos

Youtube | Vimeo | Bing

Websites

Google | Yahoo | Bing

Encyclopedia

Google | Yahoo | Bing

Facebook