Inspect and view changes in YouTube Chapter Shortcuts source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "YouTube Chapter Shortcuts",
"description": "Adds global shortcuts for youtube chapter navigation via a native app.",
"version": "1.1",
"permissions": [
"tabs",
"nativeMessaging",
"*://*.youtube.com/*"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*"
],
"js": [
"contentScript.js"
]
}
],
"icons": {
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_action": {
"default_popup": "popup.html",
"default_icon": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "youtube_chapter_shortcuts@crambone"
}
}
} Best YouTube Chapter Shortcuts Alternatives
Here are some Firefox add-ons that are similar to YouTube Chapter Shortcuts:
YouTube Chapter Navigator
mouhammad khaled
YouTube Kbd Nav
Fanaro009
YouTube next chapter button
Alex Kozack
YouTube Chapters In Player
ris58h
Better Media Keys for YouTube
TroyWare
YouTube Chapter Toggle
JJE1992
Tweaks for YouTube
InzkDev
Short Shorts: YT Shortcuts
Yumamino
YouTube Keys Control (with Shorts support)
Joshua9797
YT ShortKey
POONI
YouTube™ Tracklist Control
Xavier Duthil
YouTube UnShortify
ProbahoSoft