@Txy求佬们祝我飞升三级! 中发帖

分享一个等级监控浮窗的油猴脚本 
[image]
// ==UserScript==
// @name linux.do 等级监控浮窗
// @namespace http://tampermonkey.net/
// @version 2.2
// @description 进入 linux.do 没有登录注册按钮时,右侧显示等级浮窗,支持0-3级用户
// @author quintus
// @match https://linux.do/*
// @grant GM_xmlhttpRequest
// @grant GM_addStyle
// @grant GM_setValue
// @grant GM_getValue
// @grant GM...