Unanswered Questions
63 questions with no upvoted or accepted answers
Score of 54
0 answers
3748 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 ...
Score of 30
0 answers
1016 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 ...
Score of 21
0 answers
766 views
Top Bar for Chat Rooms
As of 1.12, thanks entirely to Shog9's efforts, this now works on Firefox as well as Chrome!
Description:
Provides a fully functional top bar, including realtime notifications, easy chat server ...
Score of 17
0 answers
340 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-...
Score of 17
0 answers
1269 views
StackInbox v2.2 - Inbox client for Mac (Now with notifications)
Screenshot
Changelog
2.2 Notifications, now you can switch between Inbox items and notifications, unread number will show in the scope bar. More of the preview text is shown. Fixed bug where menu item ...
Score of 12
0 answers
243 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,...
Score of 12
0 answers
330 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 ...
Score of 11
0 answers
234 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 ...
Score of 10
0 answers
483 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 ...
Score of 10
0 answers
353 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 ...
Score of 8
0 answers
183 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 ...
Score of 7
0 answers
137 views
Inbox auto-read - a userscript to mark inbox notifications as read automatically
Inbox auto-read
Install
Tl;dr: This Tampermonkey userscript automatically reads inbox notifications when it is opened instead of requiring one to press the Mark all read button.
I gave it the MIT ...
Score of 7
0 answers
312 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 ...
Score of 7
0 answers
205 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 ...
Score of 7
0 answers
131 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://...