Inspect and view changes in Checkpoint - Video Learning Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Checkpoint - Video Learning Tracker",
"short_name": "Checkpoint",
"version": "1.0.0",
"description": "Never lose your place in courses, lectures, playlists, or long-form videos again.",
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"tabs",
"activeTab"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"type": "module",
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content/adapters.js",
"content/tracker.js"
],
"run_at": "document_idle",
"all_frames": true
}
],
"action": {
"default_popup": "popup/popup.html",
"default_title": "Checkpoint",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png"
}
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"web_accessible_resources": [
{
"resources": [
"icons/*"
],
"matches": [
"<all_urls>"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "checkpoint@kaneki.projects",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} ベストのCheckpoint - Video Learning Tracker代替案
Checkpoint - Video Learning Trackerに類似したFirefox add-onをいくつか紹介します:
YouTube Video Tracker
Lox
TrackMyCourse: YouTube Playlist Tracker
Alok Yadav
YouTube TimeKeeper v2.0
Denzi
Rewind - Video Playback Tracker
Aadesh
SabLearning Notes & Progress
SabLearning
Local YouTube Video History Tracker
Edin User
Playtime - Video Watch Tracker
userdeveloper
YouTube Courses Tracker
Ajay Dhiman
WatchHistory for YouTube™
GurgyWurgy
Tubemark
johnykosmos
YT Tracker
behnam
QuizLink
Paul Negedu