User scripts for Stack Exchange sites that modify the site's behavior in the web browser. These scripts usually run in IE, Firefox, Chrome, Opera, and Safari.
Link Only Answer Automatic Flagging
Thank you to Manishearth for giving me the idea here Autonavigate/autocomment "close/flag offtopic" for MSO As a very avid user of the Stack Exchange, I try to make this place the …
A way to keep the “user bar” on the top of the site stuck there ~ StickyBar
Stick the userbar to the top of the window
KBD Button for Editor on StackExchange sites
Simply adds a button to the toolbar that lets you quickly apply keyboard markup. The extension is available on GitHub and should work as: Userscript Chrome Extension Firefox and Opera Extensio…
Chat Reply Helper for Stack Exchange sites
What does it do? First of all, it allows you to select a message to reply to by using the keyboard. Just type : and then use the up and down arrow to select the message. Second, it puts a highlig…
“View Vote totals” without 1000 rep
Curious about the number of up- and downvotes? This script enables the View vote counts feature without requiring 1k+ rep. Available as a Chrome extension, user script and bookmarklet.
New Stack Exchange Deleted Posts Viewer
A new user script allowing anyone to view deleted questions and answers.
Review Stalker user script
This is a very basic user script which does the following: Checks the Review homepage if there's anything you can review If so, it changes the title to (n) old_title where n is the number of re…
Hide badges I've already attained
Inspired by this Meta SO question, this user script adds a checkbox to the Badges page to allow you to hide badges you've already attained, so you can easily see which remain. The checkbox's setti…
Review Queue Hider
This user script adds a button to each review queue to allow you to hide it. Useful if you don't want a certain queue popping to the top! Each Stack Exchange site holds its own settings too, so yo…
Unicorn Voting - Bringing the Joy of April 1 All Year 'Round!
A UserScript that restores some of the animations that accompanied April 1, 2011.
Official keyboard shortcuts
The official keyboard shortcuts for the Stack Exchange sites, developed as a user script until ready for inclusion as a regular feature.
Array of all Stack Exchange sites with Name, URL and Description
I'm building a WordPress widget and need this array do display a dropdown where the user will select the target site. And with the selection value, the information will be built and displayed acco…
MathJax Buttons
Mathjax Buttons adds convenient buttons and keyboard shortcuts for those who use MathJax on SE
StackExchange™ SuperCollider Freehand Circle™ Editor - [Now supported on EVERY StackExchange site!]
A UserScript for Meta that makes it extremely simple to draw Freehand Circles™ on any image in a post. The script even goes as far as updating the post with the new image for you.
AutoReviewComments - Pro-forma comments for SE
No more re-typing the same comments over and over! This script adds a little 'auto' link next to all comments boxes. When you click the link, you see a popup with 6 configurable auto-comments, whi…
Super User Dark Theme
Get the CSS for your extension Stylish for Firefox Stylebot for Chrome Additional linkage GitHub Project page StyleBot with full regex in URL matching (Prefix pattern with ^ to use regex) Ori…
JSBeautifier shortcut
This userscript adds a shortcut (CTRL+SHIFT+B) to beautify the selected JavaScript code using the same engine that also runs jsbeautifier.org. You can find the source on GitHub (feel free to fork,…
Copy super-ping usernames
Based on the code from Copy Question Link Markdown, here's a script that gives moderators the possibility to copy chat-ready superpings from any question that is closed. This can be useful if you …
Stack Overflow Tag Manager
Hides or fades questions on the home page and main question list which have specified ignored tags; highlights questions which have interesting tags. Preferences are applied in real-time.
Octal user reputation
Displays reputation in octal. This script is derived from Kip's Hexadecimal user rep. Download Install | View Source Platform Firefox 19.0.1 with Greasemonkey License Same as the original. Do…
Search links (Stack, Google, Symbolhound) next to the search box, for tab opening
Add tab-openable search links (SO, Google, Symbolhound)
Allow convert-to-comment without confirmation and even if there are comments
This userscript allows moderators to use the "convert to comment" button even if the answer has comments. It also removes the annoying confirm() prompt when converting an answer to a comment. You …
Chat Message Remover
Script See a chat message you don't want on your screen? An annoying image or animated GIF? Now you can remove it! This is a simple script that I made. It will allow you to click a chat message t…
Highlight Code in Chat - Highlights <code> elements contained in chat messages
Inspired by this question, I have developed a UserScript that highlights code elements in chat messages so that they stand out more on the page. Simply install the script and your messages will be …
Thumbnail Uploader
Allows one to resize images while uploading them, as well as letting one link to fullsize for thumbnailing.
A user script to update the page/tab title with # of unread notifications
Update page/tab title with # of unread notifications.
Dude, where's my cursor?
This user script makes editing especially of large posts easier by matching cursor positions in the text box to positions in the Markdown preview and vice versa.
Script to add a “Related Tags” module for search on all Stack Exchange sites
Add a "Related Tags" module to the sidebar for Search results.
SE Editor Toolkit
There's been an onslaught of rather difficult to read questions on SO lately. A lot of them are just plain close-fodder, but many are just from d ppl ,who spk teh internetz lingo and hence make my …
<kbd> markup shortcuts
Inspired by the question, "Markdown syntax for <kbd>foo</kbd>", this script adds both a button and a keyboard shortcut to each post's <textarea> (when editing posts). Press the b…
Stack Overflow - Deleted Answer Manager
Description This script hides the content of deleted answers (which are visible to 10k+ Stack Overflow users), injects a show content / hide content toggle in the answer's menu, and injects a…
Hide all pointless user data (gravatar, badges, and reputation).
hide pointless user data on userscripts.com When I look at answers, I often take the user's reputation into account on whether I upvote them or not. This is a terribly bad thing to do as you shou…
Moderator links
Adds some extra links to posts and userpages for convenience For a userpage, all links from the "info" mod menu, except "privileges" is displayed along in the "mod"/"edit"/"prefs"/"flair menu. Fo…
Bring back the Bold!
Our insidious overlords have made some numbers on the page thinner. This script feeds the numbers a sandwich to get them back to normal size. Installation Click here to install. Will work in Ch…
SE Comment Link Helper
Converts raw question URLs to title-fied links automatically before submitting a comment
IHaveBadges - A script to link your badges in the toolbar to your list of badges in your profile
This is a very simple script that transforms the list of badges in the toolbar to a link to the user's badges in his or her profile.
Script to convert a search on a StackExchange site to a Google search of that site
Convert a search on a StackExchange site to a Google search of that site
Ban myself/enforced break userscript
Answer to Ban myself button on user profiles--MSO Code and inspiration from Wikipedia's version This userscript bans you from the site till a certain date, which you must edit in.even while logge…
“Print this post”
Answer to this meta question. Adds a "print" link to individual posts. Does not do any stripping down of markup, the post is preserved as-is. The rest of the page is eaten by the jQuery monster. …
Transmogrify offtopic MSO posts
Lets one deal with offtopic posts easily, the Calvin&Hobbes way!
Stack Fiddle - Easily create a jsFiddle from Stack Overflow
Stack Fiddle makes sending code from SO to jsFiddle easy. It adds headers to the code blocks on Stack Overflow (and other Stack Exchange sites) for you to choose and send straight to jsFiddle.
User rename script
Keep tabs on the newest help vampires! This script was inspired by my not immediately spotting a help vampire - because of the user32984923874-style default name. It seemed like a good idea at t…
ChatBot, a bot. For the chat
Lurks in the shadows of the chat. It executes commands at the request of the user, sending messages as the user who runs it. You can talk to it in this preview page. In the chat, it is usually ava…
Stackoverflow Sentiment Search Engine
Sentiment analysis... Generally speaking, sentiment analysis aims to determine the attitude of a speaker or a writer with respect to a topic or the overall contextual polarity of a document. The a…
Killit - Bookmarklet to replace single images from the page
Bookmarklet that replaces any selected image on the page with: How to use. You first need to "install" the bookmarklet by visiting the project homepage and dragging the button to your bookmark…
Select Code Block Buttons Script
Shows a select-button on mouse over on code-blocks to select the whole block for easier copying. Sorry to not provide a file for download but i am sure you will manage somehow, adjust includes as …
Suggestion Status - a userscript to view the status of your suggested edits
Suggestion Status is a small userscript which displays the status of your suggestions using color codes; , and yet to be reviewed. This allows you to immediately see the status of your suggestions…