Inspect and view changes in Always Show Video Controls source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "__MSG_extName__",
"version": "1.1.1",
"description": "__MSG_extDescription__",
"default_locale": "en",
"author": "Moubai",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"action": {
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "__MSG_extName__",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"css": [
"video-controls.css"
],
"run_at": "document_start",
"all_frames": true
}
],
"permissions": [
"storage",
"activeTab"
],
"browser_specific_settings": {
"gecko": {
"id": "always-show-video-controls@extension",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
}
} Best Always Show Video Controls Alternatives
Here are some Firefox add-ons that are similar to Always Show Video Controls:
Disable HTML5 Autoplay
Afnan Khan
Video Autoplay Blocker
Prorubono
Disable Autoplay Inline
Kaneonuskatew
Halt VideoAutoplay
RandPC
Show Video Controls for Firefox
CoreBoolean
Disable Autoplay
vn88
9gag video controls always on
gavjmooney
YouTube Hide Controls
jibbers42
YouTube Autohide
SWB
Auto-Fullscreen Video
Abdul Bridges
Disable HTML5 Autoplay (M3)
Ryota.Rendo
YouTube Never Autoplay
Rob W