Greasy Fork

NGA_parse_uid

在未登录/实名NGA时解析uid为用户名

目前为 2019-08-16 提交的版本。查看 最新版本

// ==UserScript==
// @name         NGA_parse_uid
// @version      0.25
// @author       Inazuma
// @match        https://nga.178.com/*
// @match        https://bbs.ngacn.cc/*
// @match        https://bbs.nga.cn/*
// @match        http://nga.178.com/*
// @match        http://bbs.nga.cn/*
// @match        http://bbs.ngacn.cc/*
// @grant        none
// @namespace    https://greasyfork.org/users/163468
// @description  在未登录/实名NGA时解析uid为用户名
// ==/UserScript==

(() => {
    console.warn('!! NGA_parse_uid: Deprecated, please delete this script !!');
})();