Advertisement
jonalu

FimFiction - NoWinter (Userscript)

Dec 26th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ==UserScript==
  2. // @name          FimFiction - NoWinter
  3. // @version       1.0
  4. // @description   Disable the winter theme for FimFiction.net
  5. // @namespace     http://fimfiction.yawk.at/
  6. // @include       htt*://*.fimfiction.net/*
  7.  
  8. $("div.body_container div.header + div, div#title canvas").remove()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement