Inspect and view changes in Instant Video Expand source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "__MSG_extDescription__",
"manifest_version": 2,
"name": "__MSG_extName__",
"version": "0.0.24",
"icons": {
"16": "icon/icon.svg",
"32": "icon/icon.svg",
"48": "icon/icon.svg",
"64": "icon/icon.svg",
"96": "icon/icon.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "{e7d7f5c0-1b0d-2c0e-1f8b-2a5f05dfe3cd}",
"data_collection_permissions": {
"required": [
"none"
],
"collects_data": false
},
"strict_min_version": "128.0"
}
},
"background": {
"scripts": [
"js/background.js"
]
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*",
"file:///*"
],
"js": [
"js/content-script.js"
],
"css": [
"css/maximizeVideo.css"
],
"all_frames": true,
"run_at": "document_start"
},
{
"matches": [
"https://www.youtube.com/*"
],
"js": [
"js/ytb.js"
],
"css": [
"css/ytb.css"
],
"all_frames": false,
"run_at": "document_start"
}
],
"browser_action": {
"browser_style": true,
"default_title": "__MSG_extDescription__",
"default_icon": "icon/icon_b.svg"
},
"permissions": [
"http://*/*",
"https://*/*",
"file:///*",
"storage"
],
"options_ui": {
"page": "options.html",
"open_in_tab": false,
"browser_style": true
},
"commands": {
"maximizeVideo": {
"description": "__MSG_execute__"
}
}
} Best Instant Video Expand Alternatives
Here are some Firefox add-ons that are similar to Instant Video Expand:
Tab Video Expander
Stevie
Big Video
thesuperduke
Fullscreen Video Booster
Lauren Akhtar
Enhanced Video Filler
Huw Montes
Fullscreen Tab Video
Logan
Web Video Enlarger
Safiya
Full Tab Video Viewer
Zara Baird
Full-Screen Video Enhancer
Jenna Robles
Auto-Fullscreen Video
Abdul Bridges
Maximize Flash & HTML5 Video
Bettina
Large Preview for YT
avijitbarua
YouTube Tab-Fullscreen
xander1421