By: Farid Zelli Add-on
Inspect and view changes in Fill Screen Anywhere — Zoom Into Videos source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Fill Screen Anywhere",
"version": "1.6",
"author": "Farid Zelli",
"homepage_url": "https://github.com/FaridZelli/FillScreenAnywhere",
"description": "Zoom into videos on almost any website.",
"icons": {
"16": "fillscreenanywhere.svg",
"32": "fillscreenanywhere.svg"
},
"permissions": [
"storage"
],
"action": {
"default_popup": "/popup.html",
"default_icon": {
"16": "fillscreenanywhere.svg",
"32": "fillscreenanywhere.svg"
}
},
"browser_specific_settings": {
"gecko": {
"id": "FillScreenAnywhere@FaridZelli",
"data_collection_permissions": {
"required": [
"none"
]
}
},
"gecko_android": {}
},
"options_ui": {
"page": "/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"commands": {
"fill-screen": {
"suggested_key": {
"default": "Ctrl+Alt+F"
},
"description": "Fill Screen"
},
"remove-letterbox": {
"suggested_key": {
"default": "Ctrl+Alt+L"
},
"description": "Remove Letterboxing"
}
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content.js"
],
"run_at": "document_idle",
"all_frames": true
}
]
} Best Fill Screen Anywhere — Zoom Into Videos Alternatives
Here are some Firefox add-ons that are similar to Fill Screen Anywhere — Zoom Into Videos:
OutZoom
tglagcs
Universal Video Maximizer
Tom Nielsen
Vertigo Video Zoom
sodomygnom
Custom Zoom
Elesari Labs
UltraWideo
Devilos LLC
Video Aspect Ratio Resizer 🎥
NPasha
Quick Zoom
Hi88 Capital
Zoom Page Size
Karl
Zoomit
Nabil Tharwat
SmoothZoom – Quick Page Zoom
KristijanRoss
BrowserScreen
Sakkaku
Ultrafill — Zoom Video to Fill
antiwolf