Greasemonkey is a User Script manager for Firefox. With this add-on, you can run JavaScript code on pre-determined web pages.
28
votes
6answers
1k views
Ignore Users Script
IMPORTANT - Read before using...
This script is not meant to be a solution for bad behavior on Stackoverflow. If you feel somebody is violating the rules of this site, please contact the proper ...
34
votes
5answers
1k views
SO-Site Bar (Minimalistic)
Download Source:
http://www.sampsonresume.com/labs/so-sites_minimal.user.js
Description
Greasemonkey script for linking the SO-Sites together. Jeff rightly pointed out that a mere clone of the ...
26
votes
3answers
468 views
Display statistics/have subject badges for accepted answers
Update to clarify what I'm asking for (based on discussions on a few other questions there seems to be conflation of two distinct things). I'm not interested in badges for answers that I have ...
27
votes
7answers
1k views
User script to remove SO sponsored tag advertisements
I wrote a user script (SO sponsored tag advertisements) to remove the icons from sponsored tags. I found them obtrusive. Also removes the sponsored div block at the top of the tag pages.
This has ...
41
votes
4answers
1k views
We're all Rebecca Chernoff \o/
On this frabjous day, our community manager Rebecca Chernoff has graciously allowed all of us *1 to be her for one day, and one day only. And so, ladies and gentlemen, let me present to you:
...
11
votes
1answer
352 views
A Greasemonkey script to make browsing interesting tags easier
SOFU Interesting Tag Browser
Updated with bugfixes, see Recent Changes below.
Thanks to those who responded with suggestions and bugs!
Wrote this for myself to make browsing my interesting tags ...
11
votes
1answer
1k views
To have CTRL-B to make text bold in comments
I would like to have similar editing possibilities with keyboard shortcuts in comments as in writing questions.
I find myself typing Ctrl-B at the moment too often in the comment section.
Please, ...
30
votes
7answers
955 views
Script to add more branded icons to SO tags, to offset Adobe branding
I wrote a script to add some more branding to the tags, mostly open source projects like Python, Ruby, etc. Full disclosure : the script directly links to a bunch of favicons because I'm lazy. Here is ...
16
votes
2answers
309 views
What's the correct way to @include all SE sites?
What's the @include sequence that most accurately lists all the SE sites for greasemonkey/userscript hacking purposes?
11
votes
2answers
223 views
Userscript to auto-replace SOFU links in comments?
SOFU links pasted into questions get automatically replaced by the question title. This has been this way for some time now, and it's great.
However, it is missing from comments. This is very ...
9
votes
1answer
324 views
Greasemonkey: highlight your username in red wherever it appears (find your own posts more easily)
Install it on userscripts here
The posts of the person who asked the question are highlighted in blue, so why can't our own posts be highlighted? It makes finding my stuff much easier. Highlights ...
5
votes
0answers
955 views
Greasemonkey script to add style to inline code
Here is a Greasemonkey script that adds a CSS style to inline code in questions, answers, and comments (as discussed here and here). It does not affect large (pretty-printed) code blocks.
Install ...
25
votes
5answers
483 views
Greasemonkey script to show current daily reputation cap
Important: this no longer works and needs a patch; see my answer.
I've just finished creating yet another greasemonkey script.
This script will display your reputation earned today and the time ...
15
votes
1answer
353 views
Greasemonkey script to gold plate SOFU
Now with actual (pictures of) gold plate and a gold SO icon.
There's a new preferences tooltip (bling bling) that allows features to be toggled:
Shamelessly ripping off an existing script to show ...
28
votes
5answers
533 views
Greasemonkey users: Here is your vote/reputation info plug-in for StackOverflow
I often wish my profile page on SO shows me the diff in votes for my questions / answers since last time I checked.
Since the SO team has more important things to worry about I decided to add this ...
3
votes
1answer
213 views
JavaScript helper for *stackoverflow.com/reputation
After finding and reading How do I audit my reputation? I thought it would be a good idea to write some JavaScript that makes the response from http://stackoverflow.com/reputation a little bit more ...
6
votes
1answer
196 views
A greasemonkey script to move interesting tags to top, ignored tags to bottom
I've just created a small greasemonkey script which will move interesting tags to the top, and ignored tags to the bottom. You can get the script from the UserScripts page:
...
3
votes
1answer
204 views
Greasemonkey script to load user-rep within comments
Due to recent feature-additions to SO, I've decided to change this script a bit. Stack Overflow will now communicate a users reputation within comments when you hover over their name. I have ...
4
votes
2answers
657 views
Greasemonkey Hotkey Script
I'm curious if anyone has gone and created a Greasemonkey script that makes the entire StackOverflow site Hotkeyed similar to Google Reader/Google Mail? Seems like it would be an awesome way to power ...
14
votes
4answers
314 views
User option to disable sponsored tags in the tag list
If you go to http://stackoverflow.com/questions/tagged/flash you will see an adobe logo fest.
The tags list could end up looking like a walk through Tokyo. – random 13 mins ago
Could we have an ...
10
votes
5answers
342 views
Community “Waffle” Your Posts
Installation
http://www.sampsonresume.com/labs/community-waffle.user.js
Description
Following a recent question, I decided to create a Greasemonkey script that will "Community Waffle" all posts ...
4
votes
1answer
681 views
Allowing framing on Stack Overflow with Greasemonkey
I'm using Stack Overflow with Google Reader and the Better GReader plugin for Firefox.
When I try to open a question with the preview function I see the message
For security reasons, framing is ...
5
votes
2answers
89 views
Is it OK to request HTML features to make it easier to make Greasemonkey scripts and browser extensions for Stack Exchange sites?
I've been playing with some Google Chrome user scripts (just like Greasemonkey scripts for Firefox) to add enhancements to my Stack Exchange sites.
Sometimes I find it's difficult to scrape what I ...
4
votes
1answer
133 views
Greasemonkey script to require double clicks to vote
This script helps to mitigate accidental votes (which are now nearly impossible to rescind) by requiring two clicks within one second on a vote arrow in order to cast a vote. Clicking once does ...
3
votes
6answers
289 views
Have you modded your SO interface?
Stackoverflow really has a nice clean interface, but I always find some little things I like to tweak - with stylish and/or greasemonkey - in the sites I visit most.
So far I have replaced Arial (I ...
2
votes
1answer
335 views
Greasemonkey/User-Script Request: Remove “x” links next to Interesting Tags
For whatever reason, I have great difficulty with the Interesting Tags. At least several times a week, I accidentally click the "x" next to a tag, removing it from the list. It's probably because ...
1
vote
0answers
81 views
Script to automatically imgurify images when editing
Occasionally I come across old posts (from before the current stack.imgur setup) that contain images on other image-hosting services.
In order to forestall link rot, these should be placed on the ...
1
vote
0answers
77 views
Filter Questions [Greasemonkey Script]
This comes from my answer on this thread.
So, I took a whack at implementing some Hotkeys, and found that it was really useful to bind some Hotkeys to Filters. So, in my really novice (Third Script) ...

