Unanswered Questions
81 questions with no upvoted or accepted answers
Score of 54
0 answers
3746 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 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 13
0 answers
2280 views
Stack.JS - Powerful Event-driven Library for Accessing the Stack Exchange API in JavaScript.
About
Stack.JS is the JavaScript equivalent of Stack.PHP and aims to replicate the request structure of that library as much as possible. The library is still a long ways from being complete but is ...
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
437 views
StackBrowser for Ubuntu Touch
About
StackBrowser allows you to explore the StackExchange network natively on Ubuntu Touch. Written in QML and JavaScript, it is mostly an excuse to play with the new Ubuntu SDK.
Currently you can:
...
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 12
0 answers
14715 views
How to call the API via JSONP in Plain Old JavaScript
This tips demonstrates how to call the API in JavaScript without the need of jQuery or other frameworks.
In a lot of cases you will find that the JSONP implementations provided in various frameworks ...
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 11
0 answers
512 views
ArtOfChatbot + Chat API - a customisable chatbot
Stack Exchange chat has no API. While this is not a complete chat API, it introduces a level of control that makes it far easier to run chatbots.
About
ArtOfChatbot is a two-part creation: a basic ...
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 10
0 answers
304 views
StackTack - George Edison Remix (now with a few extra features!)
Screenshot
About
StackTack was originally listed here on Stack Apps. The idea was terrific and Soviut did such an awesome job building the application that I decided to fork it. My original intention ...
Score of 9
0 answers
983 views
StackUnderflow - Greasemonkey/Tampermonkey helper for StackOverflow users
StackUnderflow
StackUnderflow is Greasemonkey/Tampermonkey (or compatible) user script that aims to improve your experience with StackOverflow.com.
Once it runs, you should easily notice additional ...
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 ...