Google in English

Forces Google in English—useful when it keeps ignoring your preferred language settings


// ==UserScript==
// @name Google in English
// @author Frans de Jonge
// @version 1.02
// @description Forces Google in English—useful when it keeps ignoring your preferred language settings
// @include http://www.google.*
// ==/UserScript==

/*
Copyright © 2009, Frans de Jonge
Released under the GPL license
http://www.gnu.org/copyleft/gpl.html

CHANGELOG
1.0 2009-10-18 first release
1.01 2009-10-18 renamed from google-in-english.js to google-in-english.user.js for GM's sake
1.02 2009-10-19 GM runs on DOMContentLoaded, so of course it wouldn't work with addEventListener!
*/

Syndicate content

Tested with Opera version(s): 
9.6x
10.x
Your rating: None Average: 3 (1 vote)