Greatest hits from previous weeks:
|
|
This userscript is part of SOMU (SO-mod-userscripts)
Stack Exchange Dark Mode
Dark theme for Stack Exchange, chat, and SEDE.
Some elements like sidebars and footers have reduced opacity until ...
|
|
This is related to my XYZ app to write comments.
I found a much neater way to submit the request using forms:
function post() {
se_url='https://api.stackexchange.com/2.3/posts/'+se_postId.value+'/...
|
|
No more re-typing the same comments over and over!
This script adds a little 'auto' link next to all comments boxes. When you click the link, you see a popup with 6 configurable auto-comments (canned ...
|
|
UPDATE:
Version 1.1 - MySE section, PrettyPrint, StackPrinter API
Screenshots:
App Homepage
Printable view
Logo:
http://www.stackprinter.com
StackPrinter is a website that pulls the main ...
|
|
The Stack Exchange API is based on HTTP and URLs, just like the web page you're browsing now. Except instead of HTML, the responses are all in JSON.
Let's say we wanted to call the /info method:
https:...
|
|
The Stack Overflow Unofficial Patch (SOUP) is a project to collect various minor client-side bug fixes, work-arounds and usability improvements for Stack Overflow and other Q&A sites on the Stack ...
|
|
Offline!
This app is no longer supported. But perhaps the source code at GitHub may be useful.
Screenshots
Main Page
Supports all Stack Exchange sites via StackAuth
Search for users on any site to ...
|