By: Aevorn LLC Add-on
Inspect and view changes in YouTube Chapter Exporter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Chapter Exporter",
"short_name": "YouTube Chap",
"version": "1.0.0",
"description": "YouTube chapters are useful but locked in the player. This tool extracts them as a copyable list with timestamps for notes, study gu",
"author": "ForgeX",
"permissions": [
"activeTab",
"storage",
"scripting"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"type": "module",
"scripts": [
"background/service-worker.js"
]
},
"action": {
"default_popup": "popup/popup.html",
"default_title": "YouTube Chapter Exporter",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content/content.js"
],
"run_at": "document_idle",
"all_frames": false
}
],
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "youtube_chapter_exporter@forgex.aevorn",
"strict_min_version": "109.0"
}
}
} Best YouTube Chapter Exporter Alternatives
Here are some Firefox add-ons that are similar to YouTube Chapter Exporter:
Youtube Summary Exporter
Slate Fire Games
Chaptotek
Dimitry Polivaev
YouTube Chapters Navigation
Andrei Alexeenco
YouTube Chapter Toggle
JJE1992
YouTube Chapters In Player
ris58h
YouTube Liked Videos Extractor
hoanng.ltvn
YouTube Video Summarizer
WW88
YouTube Video Batch Publisher
Azxad
YouTube next chapter button
Alex Kozack
YouTube Chapter Pauser
DonNinja
YouTube Subtitle Extractor
mahnizofficial
YouTube Watch History Saver
David M. Ewald