By: specialsal
Inspect and view changes in Video Progress Sync source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Video Progress Sync",
"version": "1.0",
"description": "Adds timestamp of a YouTube video on pause to history item to easily resume from history or other devices.",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"history",
"activeTab",
"tabs",
"storage",
"*://*.youtube.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false,
"type": "module"
},
"browser_specific_settings": {
"gecko": {
"id": "lyleleno@gmail.com",
"strict_min_version": "42.0"
}
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"inject.js"
]
}
]
} Best Video Progress Sync Alternatives
Here are some Firefox add-ons that are similar to Video Progress Sync:
YouTube Timestamps
Dannie
YouTube Timestamp Saver
leighton075
YouTube Pause Time Tracker
ArttuKuikka
YouTube Timestamp Marker
AlabasterJones
YouTube Time URL Sync
Evan Frenkel
Youtube URL Progress Save
ridiche
Resume Watching
valorcurse
Return to Timestamp for YouTube
pharaok
YouTube/Twitch Bookmarker
Stoyko Bogev
YouTube TimeKeeper v2.0
Denzi
YoutubeResume
Batap