Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thiefmaster/so-userscripts

A UserScript to beautify JavaScript code on StackOverflow.com quickly
https://github.com/thiefmaster/so-userscripts

Last synced: 3 days ago
JSON representation

A UserScript to beautify JavaScript code on StackOverflow.com quickly

Awesome Lists containing this project

README

        

# User scripts for Stack Overflow

## StackOverflow_JS_Beautifier.user.js
Adds the shortcut CTRL-SHIFT-B to the editbox on stackoverflow.com to beautify
the selected JavaScript code.

## StackOverflow_Flags.user.js
Adds a button to mod flag pages to move very-quick-to-handle flags to the top.
Most useful for NAA flags.

## StackOverflow_ConvertToComment.user.js
Removes the `confirm()` prompt of the convert-to-comment button in any case
since moderators are smart enough not to do it by accident or undo it in case
they do.

## StackOverflow_DeleteComments.user.js
Adds a link to quickly delete comments to the "view user comments" page
moderators have.