Unanswered Questions
54 questions with no upvoted or accepted answers
Score of 21
0 answers
847 views
StackRating – Tracks skill of Stack Overflow users!
Screenshot
About
StackRating.com tracks user ratings which is a measure of users “skill”. It does so by comparing the number of upvotes on the answers of each question and uses the formula of the Elo ...
Score of 20
0 answers
1652 views
OBSOLETE - Find old display names of a user
As observed here, it can be
confusing when certain users who had gone months under one name suddenly switched to new names
So I've made a simple API-based tool:
Old display names of a user
It ...
Score of 14
0 answers
256 views
Add link to network and chat profiles
Screenshot / Code Snippet
About
The recent design update to the profile page removed the ability to easily navigate to a user's network profile, even though they chose to hide their profile. Since ...
Score of 13
0 answers
290 views
Hat Overflow - Show number of Winterbash hats at a glance
This script adds a Winterbash hat-count to every user "Signature block" on questions, answers, review pages, etc. For example:
Reference this feature request: Show hat count in user card (next to ...
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 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
352 views
StackMaps - Interactive Maps of Stack Exchange Communities
StackMaps - Interactive Maps of Stack Exchange Communities
https://johndbritton.com/stackmaps
What
Easily view users from your favorite Stack Exchange community on a map.
Why
I wanted to make it ...
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 9
0 answers
242 views
Make better use of the space in profiles, like profiles used to be
About
The change to user profiles discussed in Some changes to the profile while we make it responsive has introduced some empty space. It can be seen directly in Profile page is very empty, revert to ...
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 8
0 answers
187 views
StackPlonk: plonk users you don't want to help anymore
Screenshot / Code Snippet
About
If you really don't want to help some user anymore, go to his profile page, and click the Plonk button next to his name. Every question of this user will then have a ...
Score of 7
0 answers
128 views
Indicate that a user is moderator or staff using icons
About
This script implements the suggestion from user1306322 to Add an immediately visible indication that a user is a staff member or an employee of SE, which was the original request that led to New ...
Score of 7
0 answers
162 views
/me/associated doesn't return meta sites anymore
The documentation of /me/associated says:
You can filter the network_users returned by this method with the types parameter. Specify, semicolon delimited, main_site or meta_site to filter by site.
...
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 ...