Inspect and view changes in YouTube Fast Forward & Rewind source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Fast Forward & Rewind",
"version": "5.0.4",
"description": "Add customizable skip buttons and keyboard shortcuts to YouTube videos.",
"icons": {
"16": "assets/FFRWIcons/icon16.png",
"32": "assets/FFRWIcons/icon32.png",
"48": "assets/FFRWIcons/icon48.png",
"64": "assets/FFRWIcons/icon64.png",
"128": "assets/FFRWIcons/icon128.png"
},
"action": {
"default_title": "YouTube Fast Forward & Rewind",
"default_popup": "popup/popup.html",
"default_icon": {
"16": "assets/FFRWIcons/icon16.png",
"48": "assets/FFRWIcons/icon48.png",
"128": "assets/FFRWIcons/icon128.png"
}
},
"permissions": [
"storage"
],
"host_permissions": [
"https://*.youtube.com/*"
],
"background": {
"scripts": [
"background/background.js"
]
},
"content_scripts": [
{
"matches": [
"https://*.youtube.com/*"
],
"js": [
"content/content.js"
],
"css": [
"content/css/player.css",
"content/css/indicator.css"
],
"run_at": "document_start",
"all_frames": false
}
],
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "fastforwardandrewind@me",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best YouTube Fast Forward & Rewind Alternatives
Here are some Firefox add-ons that are similar to YouTube Fast Forward & Rewind:
YouTube Video Skip
Dignesh
YouTube Double Tap Scroller
Ivan
Youtube Skip Buttons
DriftingDroid
YouTube Shorts Seeker
AL EMRAN
YouTube Speed Keys
Megahed
YouTube Seeker
Smeagols_Ring
Smart Seek for YouTube TV
gormanity
YouTube 30s Skip Buttons
Yuriy Bogatyrev
Video Seek
Frans
YT Custom Speed Button
Samrat Barai
YouTube Video Speeds++
NaeemBolchhi
YouTube Keyboard Shortcut Plus
Exis