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 的規定
,請
檢舉並請求移除
。
登入以評價、評論或提問。