您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Redirect specific sites by replacing part of the URL.
当前为
This script redirects user-specified URLs to new ones, by replacing part of the URL.
The settings live in the scripts storage as JSON. Here's what the different pieces mean:
If your settings are as follows:
{
"replacePrefix": "/BIT/",
"replaceSuffix": "/",
"replaceTheseStrings": {
"1": "BLUE",
"2": "RED",
"4": "WHITE",
"9": "PURPLE"
}
}
The script will redirect pages (which match the script-level includes/matches) that contain /BIT/1/
to the same URL, but with /BIT/BLUE/
for the matched piece instead.
Source: GitHub
Available on Greasy Fork镜像 for easy installation.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址