Questions tagged [greasemonkey]
Use the Tampermonkey tag unless you are specifically targeting GM4 or later. .. Greasemonkey is a Firefox extension which allows you to run JavaScript code on specific web pages.
53 questions
4 votes
0 answers
203 views
EasterEggExchange: Enable all easter eggs in chat
About This script will enable all easter eggs in chat, namely: Cthulhu Send <(?:"[^"]*"['"]*|'[^']*'['"]*|[^'">])+> and quotes from this answer fly around your ...
4 votes
1 answer
163 views
View vote counts without 1k rep automatically
About Have you ever wished someone combined "View Vote totals" without 1000 rep and Auto-Load Vote Counts? Well, now they've been combined! Vote counts can now auto-load without 1k rep ...
9 votes
1 answer
695 views
TeamMod v1.1-alpha - Enables moderation features in Teams
I don't care, gimme the download link! You can download the script from its GitHub repo, or use the direct download link. Credits I've developed this by myself, but I'd like to thank Tyberius from ...
4 votes
1 answer
322 views
Remove Jobs and Teams from Stack Overflow
About Removes all Jobs- and Teams-related stuff from Stack Overflow, keeping the main focus on Q/A. Inspired by this Meta Stack Overflow post Download View Source or Download from GitHub. ...
6 votes
0 answers
279 views
StackOverflow CodeBox Options
This Tampermonkey script adds options to StackOverflow to expand answer box expand code box resize code font size widen the entire page remove sidebar Source: https://github.com/yodog/userscripts/...
3 votes
0 answers
584 views
Floating vote buttons (script)
Tampermonkey script that brings back an old Stack Exchange feature that never made it out of beta: // ==UserScript== // @name Sticky post vote buttons // @namespace http://tampermonkey.net/ ...
10 votes
0 answers
457 views
Automated ROT13 spoiler comments
About Spoilers get used pretty heavily on Puzzling.SE, and people have taken to using rot13 in comments (and chat) since there's no official spoiler mark-up outside of questions/answers. That's ...
3 votes
0 answers
125 views
Incremental Markdown Preview for Stack Exchange
Incremental Markdown Preview is a user script that modifies the Stack Exchange live Markdown preview pane to minimize the number of HTML elements that need to be replace every time the preview is ...
2 votes
0 answers
123 views
StackOverflow-ify
About: This is a Greasemonkey/Tampermonkey script that re-styles an SE site to look like stackoverflow.com Download / Install: You can install either the site or the chat version on Greasy Fork (...
10 votes
0 answers
321 views
Show a warning message when you follow a link to a deleted answer or comment
About: When you follow a link to a comment or answer you might end-up being confused if the answer or comment is removed. This little userscript shows a warning on top of the page when the link you ...
49 votes
0 answers
1k views
Roomba Forecaster - When will the question be Roomba'ed? If it won't, why?
Roomba Forecaster ( install ) ( GitHub ) Roomba Forecaster is a user-script that shows the question's status with respect to being deleted by Roomba. This script adds a "roomba" status line ...
3 votes
0 answers
395 views
Stackuserflow - userscript collection
Script series to modify the functionality of the network sites. Before using them you should have: In Google Chrome install Tampermonkey In Firefox install GreaseMonkey In Opera install Tampermonkey ...
3 votes
0 answers
66 views
StackOverflow Questions Remap (new nav)
Here's a quick userscript for Tampermonkey/Greasemonkey that lets you remap the Questions button in the new navbar (new as of 2017-02-14) to a different link. For example, if you like to read ios ...
8 votes
0 answers
153 views
SOClearChat -- Helpful Chat functions
A Tampermonkey/Greasemonkey script packing some helpful functions for Stack Overflow chat. To install, click: Install SO ClearChat Source: github.com/lbotinelly/SOClearChat It adds four ...
7 votes
0 answers
115 views
Stack Overflow link expander in Google Search
This userscript detects links to Stack Overflow when you Google something and shows the accepted/most-voted answer directly in the search page! From: To: To install, you'll need a userscript manager ...
6 votes
0 answers
90 views
Links to Contributor Breakdown in stackoverflow documentation
A small userscript to insert links to the newly public "Contributor Breakdown" page for SO-Documentation's Topics and Examples. The script inserts a small hyperlink with text "CB" ...
1 vote
0 answers
78 views
Webmotes :: With Stack Exchange Site Linking Support
About: Webmotes is a JavaScript script for use in Tampermonkey (and Greasemonkey) that allows you to replace a string like [facebook] into a Webmote. If you have Webmotes enabled, [itworks] will ...
7 votes
0 answers
129 views
SmokePreview - A chat addon for the SmokeDetector
SmokePreview A Greasemonkey script to add a preview to chat messages of the SmokeDetector. Messages which are deleted while loading the preview will get a opacity of 50% to make clear that this is not ...
5 votes
0 answers
899 views
Here's a script to convert dates to local timezone in Stack Exchange sites
I have written this script: StackExchange sites - convert dates to local timezone . It applies to Stack Exchange sites, e.g. : stackoverflow.com, stackexchange.com, superuser.com, etc. The timezone ...
14 votes
0 answers
617 views
Stack Exchange, Election Assistant
For moderator elections, this script greatly helps vet and compare candidates. Features: Lists candidates in sorted order. Find him/her in a repeatable, predictable, location every page visit. Click ...
4 votes
0 answers
97 views
Add a "Random" Option for Sorting Answers
This is a userscript (for Greasemonkey, Tampermonkey, etc.) for sorting answers to posts randomly, like so: This feature was requested in connection with the Stack Overflow Fall 2015 Moderator ...
11 votes
2 answers
382 views
Make your own custom "magic links" for comments!
There are loads of feature requests on Meta for adding specific 'magic links' to comments. (links that expand, eg. [edit] -> [edit](/posts/id/edit)). So I made a userscript that allows you to create ...
13 votes
7 answers
384 views
Make your own custom oneboxes for Chat!
Screenshot About Oneboxing is when you post a link to a supported site on SE Chat and it automatically shows extra information. An example is when you post a link to a question in Chat and it ...
8 votes
2 answers
546 views
Stack Exchange WYSIWYG Editor
Markdown is great! But WYSIWYG editors are really useful - no waste of screen space by having the preview underneath what you're typing, no accidents with markdown: You see what you get! So, I made a ...
6 votes
1 answer
229 views
Github link oneboxer for Chat
Oneboxes links to Github repos, issues or pull requests in Chat This userscript will automatically detect new and existing messages in chat that link to Github and onebox them, just like it is done ...
9 votes
0 answers
964 views
StackUnderflow - Greasemonkey/Tampermonkey helper for StackOverflow users
StackUnderflow StackUnderflow is Greasemonkey/Tampermonkey (or compatible) user script that aims to improve your experience with StackOverflow.com. Once it runs, you should easily notice additional ...
14 votes
0 answers
558 views
Review Queue Desktop Notification Script
This Script will make it so that you are notified on the Desktop whenever new reviews are available, as long as you have a review tab open. How to use Install Tampermonkey (Chrome) or GreaseMonkey (...
6 votes
0 answers
213 views
Stack Exchange Editor Extra: a userscript to add extra features to the Markdown Editor
Stack Exchange Editor Extra A userscript which adds extra features to the default SE Markdown Editor. Extra features: Insert code with Ace Editor (alt + a) Find & Replace (with modifiers) (alt+ ...
7 votes
0 answers
858 views
Stack Exchange Desktop Notifications
Below is a copy of http://shu8.github.io/SE_Notifications/: Stack Exchange Notifications This userscript will make HTML5 notifications popup when something happens on a question that you have open ...
8 votes
0 answers
190 views
Question Close Notifier - a userscript to notify you when one of your questions close somewhere on the network
About This simple userscript checks all of your accounts across the Stack Exchange network, and informs you if a question of yours has closed. Because SE refuse to do so :( The way it works is ...
24 votes
4 answers
1k views
OBSOLETE - Freehand Circles Drawing Tool
What is it? A userscript that lets you draw directly onto images on any Stack Exchange site to add freehand circles (or anything else you might like to add). It has been designed to work like ...
13 votes
0 answers
569 views
Favourites Enhancer: Tag favourites and add personal notes
Inspired by this question, I've made a userscript that allows you to tag favourites, and add personal notes to them (until SE implements this themselves!): To create favourites When you click on the ...
13 votes
0 answers
267 views
Hat Overflow - Show number of Winterbash hats at a glance
This script adds a Winterbash hat-count to every user "Signature block" on questions, answers, review pages, etc. For example: Reference this feature request: Show hat count in user card (next to ...
18 votes
1 answer
580 views
SE like I like it userscript
About Here's yet another Greasemonkey / Tampermonkey userscript for Stack Exchange. It adds the following enhancements: Within preformatted code blocks, double-click to select all. In the post ...
5 votes
2 answers
258 views
Stack Snippets Console
SE recently added "Stack Snippets" -- running JavaScript, CSS, and HTML code snippets. These are great, except for one problem. I made a request for a console to be added, so that we don't have to ...
9 votes
0 answers
461 views
Convert share links to markdown [title](url)
v1.4 Share post links with markdown Replaces the original URL shown by the share link dialog and converts http://share-url to [question-title](http://share-url). The script opens with Markup as ...
3 votes
0 answers
207 views
StackPrinter Greasemonkey script is broken [closed]
I have previously installed and been working with the "StackPrinter" Greasemonkey script -- which displays a button on each Stack Exchange question to print that question with StackPrinter. ...
7 votes
0 answers
210 views
Code Golf SE answer sorter
Screenshot About This script adds a "shortest" tab to pages on the Programming Puzzles & Code Golf Stack Exchange site. Clicking the tab will sort answers in decreasing order by the length of ...
95 votes
5 answers
7k views
The Stack Overflow Unofficial Patch (SOUP)
The Stack Overflow Unofficial Patch (SOUP) is a project to collect various minor client-side bug fixes, work-arounds and usability improvements for Stack Overflow and other Q&A sites on the Stack ...
4 votes
1 answer
161 views
SOOldCheckmark - Bring back the old checkmark!
Here on Stack Overflow, we hate change, especially regarding the new checkmark color. So, I have the perfect solution to all of our needs - bring back the old goodness! Contained in the user script, ...
4 votes
0 answers
235 views
Hide unwanted questions (Greasemonkey Script)
About This Greasemonkey script enables you to hide questions you don't want to see. At the moment Stack Overflow gives you the option to "dim" or hide questions with ignored-tags but doesn't allow ...
5 votes
0 answers
128 views
Review Queue Hider
About 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 ...
5 votes
1 answer
324 views
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, ...
0 votes
1 answer
59 views
A way to mimic the "share a link to this answer" dialog from a user script?
I would like to make a browser "user script" (like Greasemonkey etc) that can pop open a window with a text field for the user to select and copy so they can paste it elsewhere. I want to match the ...
5 votes
1 answer
236 views
duckduckstack - The StackExchange API Doc Autocompleter
NOTE (2nd April, 2012): After an e-mail correspondence with DuckDuckGo's Gabriel W. I decided to take down this project (and remove it from GitHub) due to Terms of Service issues with aggregating ...
183 votes
12 answers
8k views
"View Vote totals" without 1000 rep
Screenshot About The vote counts are a great tool to determine whether an answer is disputed or not. Unfortunately, not many of us have enough time to join all Stack Exchange websites and get 1000 ...
32 votes
1 answer
2k views
Click to expand code regions
About This is a Greasemonkey script that allows you to click code regions on Stack Overflow (or other Stack Exchange sites) and have it expand to whatever size it needs. Get rid of those pesky scroll ...
2 votes
1 answer
152 views
Is there a way to increase the contrast of the special highlighting that is applied to the OP of a question?
EDIT: as you can see, the OP is now highlighted a bit more clearly, in 2021! But this may change, or someone might want a more striking contrast. When the Original Poster of a question comments ...
3 votes
0 answers
98 views
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 to ...
6 votes
1 answer
8k views
Stack Overflow Tag Manager
Screenshot About Stack Overflow Tag Manager is a Greasemonkey script for expressing your tag preferences, which partly inspired Stack Overflow's own tag preferences feature. Continued benefits over ...