Greasy Fork
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
脚本
帮助
更多
高级搜索
用户列表
库
管理日志
☰
脚本
论坛
帮助
高级搜索
用户列表
库
管理日志
登录
简体中文 (zh-CN)
繁體中文 (zh-TW)
Help us translate!
信息
代码
历史
反馈(7)
统计
Youtube share url si parameter remover.
Script for removing si parameter from share url.
Leadra
2024-04-25
最新:
Leadra
2025-06-06
好评
似乎不支援中文 Doesn't seem to support Chinese? win10 正在更新 Chrome (66%) 版本 124.0.6367.61 (正式版本) (64 位元)
snuuuy
2024-08-10
最新:
snuuuy
2024-08-10
I fixed a new problem again. It now doesn't break when you spam the share button to update the URL. Here's the literal code written by ChatGPT. // ==UserScript== // @name Youtube share...
ruimou
2024-04-25
最新:
m-pasik
作者
2024-04-25
一般
Something wrong, I've modified some of the code. if (filtered.length) { const url_field = filtered[0].querySelector("input#share-url"); if (split[1].includes("si=...
Kupie
2023-12-08
最新:
m-pasik
作者
2024-04-24
一般
Works slick, but breaks playlist sharing
snuuuy
2024-02-04
最新:
m-pasik
作者
2024-04-24
一般
I've fixed the playlist breaking problem. Instruction below. Replace url_field.value = split[0] + (split[2] ? '?' + split[2] : ''); this line into if (split[1].includes("si=")) { ...
Bubbles S
2023-08-28
好评
Works great. I am using this a lot. Thanks.
Sv443
2023-08-28
好评
Works perfectly, tysm! Now the URL shortener actually shortens the URL again (common g**gle L)
发表评价、留言或提问
如果您觉得这个脚本违反了
Greasy Fork 规则
,请
举报这个脚本
。
登录以发表评价、留言或提问。