- Show Flag Responses: initial version
- @match update for some scripts
This commit is contained in:
parent
cc558f65fd
commit
c601cab4b7
3 changed files with 75 additions and 11 deletions
|
@ -3,14 +3,15 @@
|
|||
// @namespace https://github.com/Glorfindel83/
|
||||
// @description Adds a 'Destroy spammer' link for moderator on user profiles with only deleted posts.
|
||||
// @author Glorfindel
|
||||
// @version 0.4.4
|
||||
// @version 0.4.5
|
||||
// @match *://*.stackexchange.com/users/*
|
||||
// @match *://*.stackoverflow.com/users/*
|
||||
// @match *://*.superuser.com/users/*
|
||||
// @match *://*.serverfault.com/users/*
|
||||
// @match *://*.askubuntu.com/users/*
|
||||
// @match *://*.stackapps.com/users/*
|
||||
// @match *://*.mathoverflow.net/users/*
|
||||
// @match *://stackoverflow.com/users/*
|
||||
// @match *://superuser.com/users/*
|
||||
// @match *://serverfault.com/users/*
|
||||
// @match *://askubuntu.com/users/*
|
||||
// @match *://stackapps.com/users/*
|
||||
// @match *://mathoverflow.net/users/*
|
||||
// @grant none
|
||||
// ==/UserScript==
|
||||
(function () {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue