Greasemonkey is a Firefox add-on, which allows you to run JavaScript code on specific web pages, as defined in a User Script.
-1
votes
0answers
44 views
KBD Button for Editor on StackExchange sites
Simply adds a button to the toolbar that lets you quickly apply keyboard markup.
The extension is available on GitHub and should work as:
Userscript
Chrome Extension
Firefox and Opera Extension
...
6
votes
0answers
49 views
Chat Reply Helper for Stack Exchange sites
Press : to start replying to a previous message.
Press ↑ as many times as you need to mark the desired message.
What does it do?
First of all, the Chat Reply Helper for Stack Exchange sites ...
0
votes
1answer
25 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
107 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 ...
26
votes
2answers
802 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 ...
16
votes
0answers
295 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 ...
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
69 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
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 ...
17
votes
0answers
501 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.
...
4
votes
0answers
199 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.
...
11
votes
3answers
157 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 ...