Inspect and view changes in YouTube Shorts Frame Stepper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "YouTube Shorts Frame Stepper",
"version": "1.0.0",
"description": "Step backward or forward through YouTube Shorts one video frame at a time.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"minimum_chrome_version": "88",
"content_scripts": [
{
"matches": [
"https://www.youtube.com/*"
],
"js": [
"content.js"
],
"run_at": "document_start",
"all_frames": false
}
],
"browser_specific_settings": {
"gecko": {
"id": "youtube-shorts-frame-stepper@pbarney",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
}
} Best YouTube Shorts Frame Stepper Alternatives
Here are some Firefox add-ons that are similar to YouTube Shorts Frame Stepper:
YT ShortKey
POONI
YT ShortKey
POONI
YouTube Shorts Speed
weaving
YouTube Shorts AutoPilot b8Q
Dejsp
Frame Timer Extension
Pottu
Universal Frame Stepper
Drbala
YouTube Video Skip
Dignesh
YouTube Shorts Seeker
AL EMRAN
YouTube Shorts Forwards Backwards
limxz
YouTube Shorts Remote
Ankit_rajput
Short Shorts: YT Shortcuts
Yumamino
Frame By Frame
code-for-charity