- Show Flag Responses: initial version

- @match update for some scripts
This commit is contained in:
Glorfindel 2019-01-06 19:59:07 +01:00
parent cc558f65fd
commit c601cab4b7
3 changed files with 75 additions and 11 deletions

View file

@ -8,11 +8,12 @@
// @version 0.2
// @match *://*.stackexchange.com/admin/dashboard*
// @match *://*.stackoverflow.com/admin/dashboard*
// @match *://*.superuser.com/admin/dashboard*
// @match *://*.serverfault.com/admin/dashboard*
// @match *://*.askubuntu.com/admin/dashboard*
// @match *://*.stackapps.com/admin/dashboard*
// @match *://*.mathoverflow.net/admin/dashboard*
// @match *://stackoverflow.com/admin/dashboard*
// @match *://superuser.com/admin/dashboard*
// @match *://serverfault.com/admin/dashboard*
// @match *://askubuntu.com/admin/dashboard*
// @match *://stackapps.com/admin/dashboard*
// @match *://mathoverflow.net/admin/dashboard*
// @grant none
// ==/UserScript==