By: Andy Portmen
Inspect and view changes in Open in VLC media player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Open in VLC™ media player",
"description": "__MSG_description__",
"default_locale": "en",
"version": "0.4.4",
"permissions": [
"storage",
"contextMenus",
"nativeMessaging",
"webRequest",
"scripting"
],
"host_permissions": [
"<all_urls>"
],
"optional_permissions": [
"downloads"
],
"background": {
"service_worker": "worker.js",
"scripts": [
"const.js",
"native.js",
"context.js",
"open.js",
"extract.js",
"worker.js"
]
},
"homepage_url": "https://webextension.org/listing/open-in-vlc.html",
"icons": {
"16": "/data/icons/16.png",
"32": "/data/icons/32.png",
"48": "/data/icons/48.png",
"64": "/data/icons/64.png",
"128": "/data/icons/128.png",
"256": "/data/icons/256.png",
"512": "/data/icons/512.png"
},
"options_ui": {
"page": "/data/options/index.html",
"open_in_tab": true
},
"action": {
"default_title": "__MSG_page_action__"
},
"web_accessible_resources": [
{
"resources": [
"/data/inject/*"
],
"matches": [
"*://*/*"
]
}
],
"commands": {
"_execute_action": {}
},
"browser_specific_settings": {
"gecko": {
"id": "{6b954d17-d17c-4a19-8fe6-ee8052a562d6}",
"strict_min_version": "118.0"
}
}
} Best Open in VLC media player Alternatives
Here are some Firefox add-ons that are similar to Open in VLC media player:
Open in VLC / MPC-HC
Jaswinder Singh
Open in VLC™
Alex
Play in VLC™
emano waldeck
Send to VLC (VideoLAN) player
Joe Ertaba
Open with VLC
Stitchuuuu
Send to MPlayer media player
Joe Ertaba
Send to MPV player
Joe Ertaba
Open in Player
amo
Send to Media Player Classic (MPC-HC)
Joe Ertaba
Open in PDF Reader
Andy Portmen
Open In mpv
Leonardo
PotPlayer YouTube Shortcut, Open Links
HelgeApps