仓库用度盘投稿助手

简易功能增强, 方便仓库投稿用

目前為 2020-04-14 提交的版本,檢視 最新版本

// ==UserScript==
// @name         仓库用度盘投稿助手
// @namespace    moe.jixun.dupan.galacg
// @version      1.0.0-placeholder
// @description  简易功能增强, 方便仓库投稿用
// @author       Jixun<https://jixun.moe/>

// @include      http://pan.baidu.com/disk/home*
// @include      http://yun.baidu.com/disk/home*
// @include      https://pan.baidu.com/disk/home*
// @include      https://yun.baidu.com/disk/home*

// @compatible   firefox GreaseMonkey (有限)
// @compatible   firefox Violentmonkey
// @compatible   chrome Violentmonkey

// @grant        none
// @run-at       document-start
// ==/UserScript==

console.warn('please update this script');