Questions tagged [script]
Use this tag to post a userscript that operates on Stack Exchange sites and/or uses the Stack Exchange API. For questions about user scripting and Stack Exchange, or its API, use the [scripts] tag instead. Scripts are usually JavaScript and usually browser extensions/userscripts. For other tools, the [app] tag may be more appropriate.
Don't let me interact with this user's posts (for sockpuppets, mostly)
The main purpose of this script is to prevent one from accidentally interacting with questions/answers posted by a sock of their own (but it can also be used to avoid interacting with posts from ot…
Bring back the layout!
Making the best out of screen real estate on Stack Exchange
User script to auto flag NLN (no longer needed) comments
The user script uses multiple search keyword combinations via RegEx to catch NLN (no longer needed) comments and send them to the chat room. Currently, the script is running in this room. License M…
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 whate…
Bulk flag comments
I often go through my previous questions on SO/SE and find a lot of them have long resolved discussions. Ideally, I should raise a post flag and say "all comments below are obsolete; please delete"…
Alt Text to Hover Text
When you add an image using Markdown, you are allowed to enter a description:  On Stack Exchange sites, this description is reserved for use as alt text …
Show length of code blocks (mainly for codegolf.SE)
Description This is a small userscript I made that shows the amount of characters in a code block above it. It is mainly for the http://codegolf.stackexchange.com site. Screenshot (This is just …
Japanese stack exchange localization
This script was originally created for the JLU (Japanese Language and Usage) site as part of the Creating as much Japanese interface as possible to be more inclusive of native Japanese speakers met…
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.
Hide the Community Bulletin
Do you ever find yourself spending too much time on Meta and not enough time answering "real" questions? This script will hide links to per-site metas from the Community Bulletin, which is a main …
Creating personal applications using Stack Overflow/Stack Exchange API
I want to create an application to read Stack Overflow notifications on my device. My question: what should I provide in the OAuth Domain and Application website fields while registering the …
View other OP posts in the Staging Ground
During the beta tests in the Staging Ground, there were some cases where the author wrote a posted a copy of the question that bypassed the Staging Ground process. This user script shows me the que…
Chat audio enhancements
Get a special audible alert whenever anyone mentions the word unicorn in chat.
Good looking, higher quality Stack Exchange flairs!
Higher quality flair for your Stack Exchange accounts. Want a flair like this? Or this: Or even this? It's easy! Simply use this URL: https://timtjtim.co.uk/API/1.0/flair/SITENAME/USERID/COLOR …
Regional 12-hour timestamps
This script displays timestamps based on your timezone in 12-hour format. This is pretty convenient for anyone who doesn't want to convert UTC to their timezone. Requires Tampermonkey or Greasemonk…
Room Topic Change Helper
When the room topic changes, don't you wish you knew what it used to be before the change? Well now you can! This script automatically updates room topic change posts with the previous topic so you…
HamStare: Basic automation for chat
Get it from Github! HamStare is the last word in disapproving stares. Now, roll your own! Out of the box is how it is configured for me, but if you have a little knowledge of Javascript (or not), i…
StackExchange – Expand Hidden Comments
In principle that what Expand all comments script does, but with two major differences: Scrolls the page back to the initial target of the corresponding link you selected (i.e. to question, quest…
Upbar for SE/SO chat
rlemon and myself created a Userscript which moves the userbar on top... so that you can see more stars! UpBar The goal of this project was to gain more space on the sidebar of the StackExchange …
Answer delete votes in the post sidebar
Users with more than 1000 reputation points can see delete votes in the post timeline, but it's much more convenient to have this information fetched and added to the sidebar: Note that the script…
Title Case All Question Titles Everywhere!
Because some like it like that: @namespace url(http://www.w3.org/1999/xhtml); @-moz-document regexp("*.stackexchange.com|superuser.com|askubuntu.com|serverfault.com|mathoverflow.com|stackapps.com|…
Blur the topbar’s background
This stylesheet will make the background of the topbar show a blurred version of the contents below it. Note that I was unable to make the search box transparent (the icon was invisible), and I cou…
Real time questions for any Stack Exchange site
This script provides real time updates and filtering of active questions for all SE sites
Add Timeline and Revisions Links (v2)
This is a simple Tampermonkey script which adds both timeline and revision links to questions and answers in many of the different question views.
Show/Hide spoilers on any site
Show and hide the spoilers on any Stack Exchange site