By: Evan Frenkel
Inspect and view changes in YouTube Time URL Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Video Time URL Sync",
"version": "1.1.0",
"description": "Keeps YouTube and Kick video URLs' t= parameter synced with the current playback time.",
"action": {
"default_title": "Sync time to URL",
"default_icon": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"background": {
"scripts": [
"src/background.js"
]
},
"content_scripts": [
{
"matches": [
"*://youtube.com/*",
"*://*.youtube.com/*",
"*://kick.com/*",
"*://*.kick.com/*"
],
"js": [
"src/content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"host_permissions": [
"*://youtube.com/*",
"*://*.youtube.com/*",
"*://kick.com/*",
"*://*.kick.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "youtube-time-url-sync@evfrenkel.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best YouTube Time URL Sync Alternatives
Here are some Firefox add-ons that are similar to YouTube Time URL Sync:
YouTubeTime
sergonius
YouTube Stream Timestamper
versedi
YouTube TimeKeeper v2.0
Denzi
YouTube URL Cleaner
biyte
YouTube Timestamp Updater
Kyle
YouTube Pause Time Tracker
ArttuKuikka
Chronotube
Anton "necauqua" Bulakh
Return to Timestamp for YouTube
pharaok
YouTube/Twitch Bookmarker
Stoyko Bogev
Video Progress Sync
specialsal
Time Saver for YouTube
Julian Acosta