Greasemonkey is a Firefox add-on, which allows you to run JavaScript code on specific web pages, as defined in a User Script.
6
votes
1answer
2k 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 ...
11
votes
3answers
153 views
Hide all pointless user data (gravatar, badges, and reputation).
hide pointless user data on userscripts.com
When I look at answers, I often take the user's reputation into account on whether I upvote them or not. This is a terribly bad thing to do as you should ...
24
votes
0answers
722 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 ...
0
votes
1answer
24 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 ...
4
votes
1answer
104 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 ...
16
votes
0answers
288 views
Click to expand code regions
About
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 ...
17
votes
0answers
497 views
Disable enter for submitting comments
About
This user script disables the default behavior of the enter key submitting a comment. With this script installed, you must explicitly click the Add Comment button to submit your comment.
...
2
votes
1answer
75 views
Is there a way to increase the contrast of the special highlighting that is applied to the OP of a question?
I apologize if this question is off topic or has already been asked; I couldn't find anything related.
When the Original Poster of a question comments somewhere on the question page, his name is sort ...
3
votes
0answers
68 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 ...
4
votes
0answers
192 views
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.
...