YouTube Default to My Subscriptions

Makes YouTube automatically redirect you to your Subscription page if signed in.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
Aemony
日安装量
0
总安装量
1,415
评分
8 1 0
版本
1.0
创建于
2014-09-07
更新于
2014-09-07
大小
633 字节
许可证
暂无
适用于

This script makes YouTube automatically redirect you to your Subscription page if signed in on the website. It also allows you to visit the What to Watch page if you browse to it from the Subscription page. This applies to every link that takes you to the main page, including the "What to Watch" link and the YouTube logo. So if you're, say, on a video page you need to click What to Watch twice to get to that page.

It should be fairly quick, and should only run on the main page of YouTube (www.youtube.com). Both HTTP and HTTPS should be supported and it seems to work as intended in both Firefox and Chrome.

---

The script checks if the cookie "SID" exists to determine whether or not you're logged in. I'm unfamiliar with the purpose of this cookie, but my best bet would be that it includes the SESSION ID YouTube uses on the server. No data is collected or transferred at any point during the execution of the script.