Skip to content

Instantly share code, notes, and snippets.

@Jeffy2012
Last active August 29, 2015 14:03
Show Gist options
  • Save Jeffy2012/e4a2878e7b4fde73af28 to your computer and use it in GitHub Desktop.
Save Jeffy2012/e4a2878e7b4fde73af28 to your computer and use it in GitHub Desktop.
user js demo
// ==UserScript==
// @name user js demo
// @description share
// @version 1.0
// @author Jeffy
// @match http://*.tudou.com/*
// ==/UserScript==
$("body").css('background','#EEE');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment