Inspect and view changes in Background Video Fix (YouTube Mobile) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Background Video Fix (YouTube Mobile)",
"version": "1.1",
"description": "Fixes the issue of playing videos in the background.",
"homepage_url": "https://github.com/DarthIF/Background-Video-Fix",
"icons": {
"48": "icons/smiley_angry_red_svg.svg"
},
"permissions": [
"storage"
],
"content_scripts": [
{
"matches": [
"*://m.youtube.com/*",
"*://*.youtube.com/*"
],
"js": [
"background-video-fix.js"
],
"run_at": "document_start"
}
],
"action": {
"default_popup": "action.html",
"default_title": "Background Video Fix",
"default_icon": {
"16": "icons/smiley_angry_red_svg.svg",
"32": "icons/smiley_angry_red_svg.svg",
"48": "icons/smiley_angry_red_svg.svg",
"96": "icons/smiley_angry_red_svg.svg",
"128": "icons/smiley_angry_red_svg.svg"
}
},
"browser_specific_settings": {
"gecko": {
"id": "background-video-fix@darthif"
},
"gecko_android": {
"id": "background-video-fix@darthif"
}
}
} Best Background Video Fix (YouTube Mobile) Alternatives
Here are some Firefox add-ons that are similar to Background Video Fix (YouTube Mobile):
Play YouTube Video In Background
Labinator
Youtube Background Play Fix
Regis
Video Background Play Fix
JanH
Background Playback Helper (YouTube & Vimeo)
Phase3
YouTube Video Unavailable Fix
dev-adalz
Youtube Exit Fullscreen
Sacerdos
Stop Autoplay for YouTube™
Jacob Groß
Background Video Player
Dr. B. R. Shriradhakrishnasharnam
RemoveYouTubePause
DevTiagoCruz
Redirect Youtube Video to Embed Page
Rohan Verma
YouTube Shorts Focus Fix
SpecT1e
Auto Pause Video on Tab Switch
devG