Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name WPSE StopPress Mod
- // @namespace http://chat.stackexchange.com/rooms/6/stoppress
- // @description Make it look goooooood
- // @include http://chat.stackexchange.com/rooms/6/stoppress/*
- // @require http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js
- // @grant none
- // @version 1
- // ==/UserScript==
- $(window).load(function() {
- });
Advertisement
Add Comment
Please, Sign In to add comment