Inspect and view changes in VideoResizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "VideoResizer",
"version": "1.2",
"description": "Resize any video player with a draggable corner. Toggle with toolbar button.",
"permissions": [
"tabs",
"activeTab",
"storage"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
},
"default_title": "Toggle Video Resizer"
},
"icons": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"content-script.js"
],
"css": [
"style.css"
],
"run_at": "document_idle"
}
],
"applications": {
"gecko": {
"id": "owe@woe.no"
}
}
} Best VideoResizer Alternatives
Here are some Firefox add-ons that are similar to VideoResizer:
BrowserScreen
Sakkaku
Video Aspect Ratio Resizer 🎥
NPasha
Full Screen Video for Youtube and more
010 Pixel
Quick Video Speed Toggle (1x-2x)
amerikanci
Browser Video Tuner
M3D
Instant Video Expand
Ella
VideoMax — Advanced Video Player
aahho9
Full Viewport Video Player
mikeyaworski
Intuitive Video Speedup (0.1x - 4x)
Pek
ToggleVideoProgressBars
RossGosling
YouTube Rounded Video Player
brokiem
Big Video
thesuperduke