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.
Universal dark mode (beta)
[Beta] Universal SE Dark Mode While functional, this is experimental and while some sites work, a bit more work is required for it to support all (or, most of) SE. Install Universal dark mode has l…
Adding the "Share" button for "Other answers" in review queues
This is a basic userscript which adds the Share link under answers in the review queues. It is based on my own request from long ago. It is intended to add the link to the "Other answers"…
Export to Google Docs™ companion
Add a button to each post for easy export to Google Docs™. Export questions and answers from Stack Exchange in various formats to Google Drive.
PLACEHOLDER - DraftWriter
The script is designed to create a draft of a Stack Overflow question. The main components of this application are: Stack Overflow API: The application interacts with the Stack Overflow API to per…
PLACEHOLDER - Sample Script to test Stack Exchange API
The script is only testing various Stack Exchange APIs.
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.
StackExchange Hot Network Questions page icon size fix
As you might have noticed, some icons are huge and others are tiny on the StackExchange HNQ page (aka the main page). Here's a userscript that fixes this issue: // ==UserScript== // @name …
Fix chat.SE and chat.SO main page minimum width
Use this to get rid of the annoying horizontal scrollbar on chat.SE and chat.SO main pages. The rest of the design is already adaptive and just works. @-moz-document domain("chat.stackexchange.com…
PLACEHOLDER - Makyen development & testing
This is a placeholder for me to do development, testing and personal use. The intent is that no applications will be released beyond my own use using the credentials associated with this placeholde…
Image Proxier - Replace and collate images on StackOverflow
This will replace all links from ["https://i.sstatic.net/", "https://i.imgur.com/"] with links from "https://web.archive.org/web/" (by default, this can be changed relatively easy). This will also…
Top Pagination for User Reputation League
About User Script for cloning the bottom pagination content of the user reputation leagues page and adding them in the top of the user list. User script created for the "feature-request" of t…
(placeholder) A userscript to show the reputation of users on the "Filtered Questions" stackoverflow page
On the 'Filtered Questions' page of Stackexchange, I see a list of questions for the tags that I am interested in (or for a specific filter created by me). This list of questions shows the name of …
Webmotes :: With Stack Exchange Site Linking Support
Icons for stack exchange!
Timestamps with a day
Another script inspired by a meta question, this will prepend an abbreviated day name to all mouseover UTC timestamps. This script requires Greasemonkey on Firefox and Tampermonkey on Chrome. Othe…
Bypass character limits in comments
Complaints on meta were raised about the threshold of 15 chars for comments, and even though many people agree that it shouldn't be there, this request was status-declined. Using this script makes…
Chat Resizifizer
Are you you annoyed when you are typing a long chat message, but the textbox is so short? Worry no more! This userscript makes it possible to resize the entire bottom part of the chat page (a.k.a. …
Replace all relative times with local times
This script replaces all relative time with local time by parsing the Zulu time from the title element of the span elements. The replacement happens only after hovering over the date. To view the…
Banana Stand: Hide the green
Don't like your green rep notifications? Hide them completely with Banana Stand: Banana Stand User Script Download Link Alternatively, make the less intrusive with Banana Stand Lite: Banana St…
Real time questions for any Stack Exchange site
This script provides real time updates and filtering of active questions for all SE sites
Automatically hide ignored questions
This user script removes ignored questions from the question list. You can get the script here on github. Requires you have a userscript plugin like Tampermonkey. When you use this script, it ad…
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 comm…
Election comment links
https://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…
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.
Show/Hide spoilers on any site
Show and hide the spoilers on any Stack Exchange site
Fix for sticky hover background in duplicates
Description Problem See bug report here: Duplicate modal - row hover state not cleared The background is "sticky" added on hover then removed on a second hover. Fix This userstyle removes…
PLACEHOLDER - My Stack Overflow Automation
My Stack Overflow Automation Description This application automates the process of saving posts as favorites on Stack Overflow. Features Automatically saves specified Stack Overflow posts as favor…
Focus question title with keyboard selection
Description When using the keyboard shortcuts to navigate post lists (U - top post; J - next post; K - previous post) this userscript will also set the focus on the hyperlink to the post. This allo…
Stack Overflow layout optimized for 800x600 resolution
You got a small monitor? No problem! Install this user style to browse Stack Overflow without having to zoom out. DOWNLOAD NOW FOR FREE! (From userstyles.org)
Chat vertical window mode − hide the entire sidebar when window gets narrow
If you're trying to chat in a very narrow window, you probably don't need the sidebar anyway. And toggling that script every time is inconvenient. Now you can install this style: @media screen and…