您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Configure the buttons for works by hiding or rearranging their order.
A simple script that allows you to toggle what buttons you'll see on works or change what order they display in. By default, no buttons will be hidden but settings can be configured in the labelled section of the script. There is also toggles for hiding buttons on completed works or works you've written. I may or may not add more button configurations later on, but I ultimately just wanted this script to exist due to only ever needing half of the buttons I see on a work's page.
The current arrangement for the buttons is my own personal one, it can be changed by simply switching the order of the buttons in the topButtonPos
and bottomButtonPos
lists (make sure the button names listed there match that of the names in the topButtons
and bottomButtons
arrays)!