By: Fernn
Inspect and view changes in MPV Remote Enqueuer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "MPV Remote Enqueuer",
"version": "1.0",
"description": "Enqueues links to a customizable remote MPV server.",
"browser_specific_settings": {
"gecko": {
"id": "mpv-remote-enqueuer@itsfernn",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"icons": {
"16": "icon16.png",
"48": "icon48.png",
"128": "icon128.png"
},
"action": {
"default_title": "Enqueue Current Link"
},
"permissions": [
"activeTab",
"storage",
"contextMenus"
],
"host_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Best MPV Remote Enqueuer Alternatives
Here are some Firefox add-ons that are similar to MPV Remote Enqueuer:
Play with MPV
alesar1
Send to MPV player
Joe Ertaba
Remote Video Player
David Clews
ff2mpv
yossarian
external-app-launcher
David
ff2mpv (for Windows)
eastmarch
Metastream Remote
Samuel Maddock
Media Queue
Zac Whalley
YASTM
fazekmar
play-url
llyyr
minimalist open in mpv
binarynoise