Unanswered Questions
52 questions with no upvoted or accepted answers
54
votes
0
answers
4k
views
Heat Detector - analysing comments to find heat
General
Heat detector is a StackApp whose goal is to catch offensive, rude, snarky comments, and comments that leads to abusive content (offensive, spam posts, or previous offensive comments). It is ...
30
votes
0
answers
1k
views
Stack Exchange Notifications: inbox, achievements, score, improve text editor and lightbox
Install
Chrome
Firefox
Edge
Opera
Note: you can install developer edtion (inclusive in google chrome) if download from https://github.com/brcontainer/stack-exchange-notifications/releases and follow ...
17
votes
0
answers
339
views
Get Comment markdown, copy comment code to clipboard
About:
This userscript adds flyover buttons to every comment to fetch that comment's code (markdown).
Reference this post, and this post on Meta Stack Overflow.
Features:
The markdown is paste-...
12
votes
0
answers
241
views
Stack Exchange References
Stack Exchange References
What is it?
Stack Exchange References is a userscript for easily putting in references in answers and questions.
Description
In the top bar of any answer or question on SE,...
12
votes
0
answers
327
views
Auto-Add A Comment When Closing
About
Automatically adds a comment when closing a question, with the text taken directly from the close reason you chose, so that the OP can see why their question may be being downvoted, and improve ...
11
votes
0
answers
232
views
Bonfire - dashboard for FireAlarm detecting low-quality questions
FireAlarm is a chatbot detecting low-quality questions. Bonfire is a web-dashboard written using Ruby on Rails, made specifically for FireAlarm. Upon low quality post detection, FireAlarm sends all ...
10
votes
0
answers
474
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 ...
10
votes
0
answers
350
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 ...
8
votes
0
answers
182
views
Show revision diff color toggle
Sparked by this feature request on meta.SO, I created a quick user script that offers a toggle to show or hide diff colors.
Look at the following screenshot to see it in action. The upper view is how ...
7
votes
0
answers
311
views
sostats - Stack Overflow latest metrics and charts
About
I wondered how many questions, answers or comments are being posted on Stack Overflow every day. How many users get registered? How does it depend on the day of the week? When are users most ...
7
votes
0
answers
204
views
PPCG Sandbox Viewer
Screenshots
GIF of the viewer:
How the button looks:
The Viewer:
About
This is a userscript for the Programming Puzzles & Code Golf sandbox. It shows you your currently sandboxed posts. It's ...
7
votes
0
answers
127
views
Comment Saver - Unposted comments are saved between page loads
Simply stores unposted comments (using HTML5 localStorage) between page loads, so that if you leave the page you don't lose your comment.
Currently a bit hacky, but it works.
User Script:
https://...
6
votes
0
answers
556
views
Stack Exchange Post Watcher - Firefox & Chrome extension to watch posts for any changes
Stack Exchange Post Watcher
Watching posts for changes is an extremely heavily requested feature on Stack Exchange (see 1, 2, 3).
This extension adds a 'watch' button to the actions under every post ...
6
votes
0
answers
240
views
View up and down votes, for everybody
About:
This userscript lets everybody view the up and down vote counts on a question or answer -- whether or not they have the "Established User" privilege.
It replaces Rob W's old script, which was ...
6
votes
0
answers
181
views
SE Comment Preview - An attempt to add real-time previewing for comments
Screenshot
About
This script creates a new live preview directly beneath any comment you compose or edit.
When writing a comment with a lot of formatting, especially one containing some mathematical ...