Inspect and view changes in YouTube Playlist Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Playlist Tracker",
"version": "1.1",
"description": "Tracks progress and time in your YouTube playlists.",
"permissions": [
"activeTab",
"scripting",
"storage",
"tabs"
],
"host_permissions": [
"*://*.youtube.com/*"
],
"action": {
"default_icon": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/watch*"
],
"js": [
"content.js"
],
"css": [
"popup.css"
]
}
],
"icons": {
"16": "images/icon16.png",
"48": "images/icon48.png",
"128": "images/icon128.png"
},
"web_accessible_resources": [
{
"resources": [
"popup.html"
],
"matches": [
"*://*.youtube.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "playlist-tracker@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best YouTube Playlist Tracker Alternatives
Here are some Firefox add-ons that are similar to YouTube Playlist Tracker:
YT Tracker
behnam
YouTube Playlist Duration bar
WaiShen
YouTube Playlist Time Info
Vitor Pereira Fontes
YouTube Timing Tracker
Jay Anderson
YouTube Tracker
Rakambda
YouTube Watchtime Tracker
Bertram
Youtube Playlist Duration and Progress Calculator
DOEHOONLEE
YouTube Playlist Checker
Aasthik17
YouTube Playlist Analyzer
SomeOne
YouTube TimeKeeper v2.0
Denzi
YouTube Video Tracker
Lox
TrackMyCourse: YouTube Playlist Tracker
Alok Yadav