Unanswered Questions
81 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-...
13
votes
0
answers
2k
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 ...
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
435
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:
...
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 ...
12
votes
0
answers
15k
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 ...
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 ...
11
votes
0
answers
507
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 ...
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 ...
10
votes
0
answers
300
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 ...
9
votes
0
answers
982
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 ...
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 ...