Skip to content

Instantly share code, notes, and snippets.

@cxx
Created March 1, 2010 15:52
Show Gist options
  • Save cxx/318475 to your computer and use it in GitHub Desktop.
Save cxx/318475 to your computer and use it in GitHub Desktop.
// ==UserScript==
// @name lang ja
// @namespace http://twitter.com/cxx
// @include http://twitter.com/*
// @include http://www.tumblr.com/*
// @include http://favstar.fm/*
// ==/UserScript==
document.body.lang = 'ja';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment