Greasy Fork is available in English.
将 YouTube 用户名从 Handle 恢复为自定义名称
这些是代码更新过的版本。 显示所有版本
Update 468740-restore-youtube-username.js
Restore YouTube Username | Code Fix
Restore YouTube Username | Support Handle in Meta Desc
new feature - replace handle to custom name in video description
Restore YouTube Username from Handle to Custom | Minor Bug Fix
isDocumentModifying should not be checked as it is not reliable.
isDocumentModifying
Restore YouTube Username from Handle to Custom | Bug Fix
Restore YouTube Username | Fixed Potential Code Bug
Fixed Potential Code Bug due to Polymer's Controller Extraction
Restore YouTube Username from Handle to Custom | New Feature
Added new feature CHANGE_FOR_SHORTS_CHANNEL_NAME, default OFF (OFF as it requires CSS rules to look good)
CHANGE_FOR_SHORTS_CHANNEL_NAME
Restore YouTube Username from Handle to Custom | Code Fix
Minor Performance Fix & Other Code Fix
Restore YouTube Username from Handle to Custom | no cookie
Change from "credentials": "same-origin" to "credentials": "omit" in both fetcherRSS and fetcherBrowseAPI to avoid user tracking.
"credentials": "same-origin"
"credentials": "omit"
fetcherRSS
fetcherBrowseAPI
Restore YouTube Username from Handle to Custom | Added RSS Fetcher
in desktop version, network request can be made to rss with GET request, to enjoy the benefits like response caching, smaller response body size.
Restore YouTube Username from Handle to Custom | Performance Enhancement
Restore YouTube Username from Handle to Custom | Minor fix
Restore YouTube Username from Handle to Custom | Minor Update
Restore YouTube Username from Handle to Custom
Restore YouTube Username from Handle to Custom | Firefox Compability
Fixed Firefox Compatibility Issue due to overriding parentNode in YouTube custom element (YouTube native code bug); See Issue #9
parentNode
JSDoc fix
fix JSDoc typo
Compatibility Fix
Fix FireMonkey's @allFrames true
@allFrames true
Fix issue due to YouTube's Promise hack
Restore YouTube Username 0.5.7
Restore YouTube Username 0.5.6
Restore YouTube Username 0.5.4
minor code change
Restore YouTube Username 0.5.0
Restore YouTube Username 0.4.6
queueMicrotask
Restore YouTube Username 0.4.5
verified123
Restore YouTube UserName 0.4.0
use OrderedMutex to make network requests in a higher priority when the user is clicked "X replies".
显示脚本的所有版本