By: SabLearning
Inspect and view changes in SabLearning Notes & Progress source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SabLearning- Youtube Notes & Progress",
"description": "Track your YouTube learning journey. Take timestamped notes, chapter notes, and insert AI chat. Monitor video and playlist progress.",
"version": "0.1.0",
"short_name": "SabLearning",
"icons": {
"16": "icons/16.png",
"32": "icons/32.png",
"48": "icons/48.png",
"128": "icons/128.png"
},
"permissions": [
"tabs",
"storage"
],
"web_accessible_resources": [
"scraper-main-world.js"
],
"browser_specific_settings": {
"gecko": {
"id": "sablearning@sablearning.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "My Learning",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/ai-panel.js",
"content-scripts/scraper.js"
]
},
{
"matches": [
"*://*.youtube.com/*"
],
"run_at": "document_end",
"css": [
"content-scripts/ui.css"
],
"js": [
"content-scripts/ui.js"
],
"world": "ISOLATED"
}
]
} Best SabLearning Notes & Progress Alternatives
Here are some Firefox add-ons that are similar to SabLearning Notes & Progress:
LunaNotes
RIKVIP
Scriven - Take YouTube video notes
Neil Van Aliño
YouTubeNotes
merislano
Noter - Smart YouTube Notes
Dezirk Labs
TubeMemo – Youtube Note, Summary & Insight
Felix Tran
Scribly – Smart YouTube Notes & Annotation
Onkar Mendhapurkar
Video Notes for YouTube
Pramesh Bajracharya
TrackMyCourse: YouTube Playlist Tracker
Alok Yadav
Snipo: YouTube Notes to Notion
Dima Nabok
YouTube Video Tracker
Lox
ReClipped: Take notes on videos
Reclipped
YouTube Notes
Practical Humanism