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.
Question Dashboard (Greasemonkey Script)
Question Dashboard for stackoverflow.com (plus meta, serverfault and superuser) - page analyzed and indicators shown at the top of the question, just under the title, for key information. Download…
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…
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
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.
How can I find commonly duplicated questions from stack network dumps?
Why? I got tired of searching for the same duplicate questions over and over again. What? These are a couple of scripts I threw together in order to cut down search time for common questions and…
Waffle vote counter
It is my firm belief that every +10 vote after reaching the repcap can be redeemed for free waffles{*}. I often hit the cap on MSO, and I like to see how many waffles SE Inc owes me. So I have a b…
Color Tags Script
This script allows you to colour tags for whatever reason you may have, i wrote it for fun after seeing a certain question on meta. The script adds a subsection called Color Mapping in the Favorite…
Country Flag Tags - See mini-country flags next to tags on Money.SE
Now you can have mini-flags next to all of the country tags on the Money Stack Exchange site. Just install this UserScript and tiny flags will show up next to tags for countries, states, etc.
GM Script: Revert changes to Unanswered Questions Box
If you are like me and think that the new styling for unanswered question drastically hurts the site's usability, rejoice. I've created a Greasemonkey script which will return unanswered questions…
Hide tag info popup
This script hides the tag info popup. In response to this post. Install - View Source
Always show console on API docs
This script stops you having to click the "show console" button to test an API call. Install - View Source
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.
Add Draft Save Links
This is a simple Greasemonkey script which adds Save and Clear buttons for use when composing question/answer drafts.
Enhanced Ctrl + L and URL templates for comments, answers and questions
Shortcut Ctrl + L to add links to a comment. Define URL templates to make it easier to insert links to documentation. Screenshot Edit the source code of the script to configure it (edit this q…
Link Only Answer Automatic Flagging
Tired of constantly dealing with link only answers in the same monotonous way? Do you want a better use of time while still getting rid of the dumb answers? Here is the solution to that problem!
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…
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…
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…
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…
Direct Question Edit Links
This script adds an edit link to the question summary, saving frequent editors the trouble of "entering" the question first. Adjust includes as needed: // ==UserScript== // @name Dire…
Userscript to provide quick access to canonical questions when voting to close duplicates
ServerFault often gets off-topic questions which are closed as duplicates of a canonical question, such as capacity planning or I've been hacked. I've favourited those canonical questions for quick…
stackoverflow favicon counter
Adds unread questions counter to favicon at stackoverflow tags section
Super Multicollider Dropdown™ Search
Spawned by http://meta.stackoverflow.com/q/138117/178438 This script adds a search box to the multicollider. Installation Click here to install. Will only work in Chrome or Firefox (the latter…
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…
Autonavigate/autocomment “close/flag offtopic” for MSO
On MSO, there are plenty of questions that should be on SO asked every day. The procedure with dealing with these is: Copy-paste boilerplate comment saying "This belongs on SO blah". Alternative…
Unfade downvoted posts
Answer to this meta question. Allows one to unfade downvoted posts. Installation Click here to install. Will only work in Chrome or Firefox (the latter requires Greasemonkey). Source Usage M…
Reply links in comments--lazy version
Derivative of this script Some people are too lazy to type out full usernames in @replies, and they don't use the autocomplete either. This script is for these guys--it leaves the job of being l…
Bring back the accounts tab
The accounts tab has been removed from all SE sites. Here's how to get it back for those of you with muscle memory: Installation Click to install (Chrome or Firefox+Greasemonkey only) Source cod…
StackScraper - export questions as JSON or HTML
Adds download options to Stack Exchange questions.
StackExchange Google Search
Google questions if query begins with "gq:" and user profiles if query begins with "gu:".
Show Post Score Breakdown Early Script
Allows you to click the vote score and get the break-down just like with the established user privilege. This script does not use the data API but extracts votes from the timeline pages (which make…
StackPlonk: plonk users you don't want to help anymore
GreaseMonkey script allowing to plonk a user you don't want to help anymore
Preview and Text Entry Switcher - Now you can have the preview on top!
Now you can have the preview display above the text entry area simply by installing this small UserScript.
BrickJax: Brick Image Replacement for Bricks.StackExchange.com
A script that will allow users to easily insert images of Bricks, with or without links, and also links to sets on various listings sites via simple tags.
Bold and colorful area tags
This script is written for cstheory.SE and MathOverflow. It modifies the way the area tags (tags having . in their names) are displayed. The script is based on Hexadecimal user rep. Download: In…
Collapse Header Script
Only shows the logo and main menu on mouse-over on the grey top bar. (The initial collapse is instantaneous, whether it should be animated or not may be a matter of preference.) Sorry to not provi…
Favourite Tags Numerical Keyboard Shortcuts Script
Another short and simple script, it adds numerical keyboard shortcuts to the favourite tags. Only works on those pages which have the favourite tags on them. The default modifier is Alt but the boo…
Fitts's Law Favourite Tags Script
For people like myself who fail at hitting things or just want to hit them faster (i use this in combination with the delete button removal script) Sorry to not provide a file for download but i a…
Show/Hide spoilers on any site
Show and hide the spoilers on any Stack Exchange site
Pretty StackOverflow
This userscript provides a prettier interface to StackOverflow. (Click for larger image) Installation Stylebot page Userscript install link It also hides notifications. To bring them back, y…
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…
View Post Timeline
Inspired by this MSO question. This tiny userscript will add a link to the timeline for any post, just below the "favorite question" star button. Example image: This is the code: // ==UserScr…
Stack Activity: Last activity of every question on the homepage and active tab
Last activity of every question on the homepage and active tab
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…
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 …
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 …
Election comment links
http://meta.stackoverflow.com/questions/135225/missing-links-to-responses-to-comments-on-nomination-posts Makes the datestamp into a comment link for election comments. Also fixes the issue in th…
Literal tabs in textarea
Allows one to use the tab key on StackOverflow, Codereview.SE, and Programmers.SE in the editbox. Installation Click here to install. Will only work in Chrome or Firefox (the latter requires Gre…