在我们进行网站维护时,某些功能会被暂时禁用。我们将很快恢复全部功能。
YouTube Deeplink Auto-Updater 作者: default9135349
Automatically updates YouTube bookmarks with the current timestamp when a video is paused.
扩展元数据
关于此扩展
This is a Firefox extension called YouTube Deeplink Auto-Updater. It automatically keeps your YouTube bookmarks in sync with your watch progress, so a bookmark always resumes where you left off.
How it works:
How it works:
- When you open a bookmarked YouTube video, it detects the video ID and initial ?t= timestamp from the URL, then searches your bookmarks for one matching that same video (and timestamp, if there are multiple bookmarks for the same video) — findMatchingBookmark.
- When you pause the video, it uses the current playback time to update the bookmark.
- If you paused in the first 60 seconds (SKIP_BEFORE_SECONDS), it doesn't bother updating (not worth tracking).
- If you paused within the last 10 seconds of the video (RESET_BEFORE_END_SECONDS), it resets the timestamp to 0 (treats it as "finished").
- Otherwise, it rewrites the bookmark's t= query param to the current pause time (formatted like 1h2m3s) and moves the bookmark to the top of its folder (most-recently-used ordering).
评分 0(1 位用户)
权限与数据
更多信息