By: nekofoxball
Inspect and view changes in YouTube Auto Jump source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Auto Jump",
"version": "1.2.3",
"description": "Automatically jump to a specific time on YouTube videos.",
"permissions": [
"storage",
"activeTab"
],
"background": {
"scripts": [
"background.js"
]
},
"action": {
"default_icon": {
"16": "images/icon/icon16.png",
"48": "images/icon/icon48.png",
"128": "images/icon/icon128.png"
}
},
"icons": {
"16": "images/icon/icon16.png",
"48": "images/icon/icon48.png",
"128": "images/icon/icon128.png"
},
"content_scripts": [
{
"matches": [
"*://*.youtube.com/*",
"*://youtube.com/*",
"*://youtu.be/*"
],
"js": [
"content.js"
],
"css": [
"styles.css"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"matches": [
"*://*.youtube.com/*",
"*://youtube.com/*",
"*://youtu.be/*"
],
"resources": [
"images/ui/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "Youtube-Timeline-Jumper@github.com",
"strict_min_version": "58.0"
}
}
} Best YouTube Auto Jump Alternatives
Here are some Firefox add-ons that are similar to YouTube Auto Jump:
YouTube TimeSaver (Cycle Skip)
Eduardo S
Youtube Video Scheduler
Nishu Murmu
Youtube Loop Assistant
Cameron Luna
Youtube Video Skip Ad Trigger
010 Pixel
YT Speed Quick Access
Tianyi Lab
JumpYT
Alok Silswal
YouTube Auto-Pause
Peter Wan
YouTube TimeKeeper v2.0
Denzi
YouTube Auto Pause/Play
Vaibhav
AutoSkip YouTube Ads
Steven S. Miller
AutoSkipYT for YouTube – Skip Ads Automatically
YTSkipADS