By: David Clews Add-on
Inspect and view changes in Remote Video Player source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Remote Video Player",
"version": "1.0.0",
"author": "David Clews",
"description": "Allows the browser to play supported video files directly in the extension by url.",
"homepage_url": "https://davidclews.com/articles/65.html",
"content_scripts": [
{
"matches": [
"*://*.davidclews.com/*"
],
"js": [
"installed.js"
]
}
],
"page_action": {
"show_matches": [
"*://*/*"
],
"default_popup": "popup/default.html",
"default_icon": {
"16": "icons/play_16.png",
"32": "icons/play_32.png",
"64": "icons/play_64.png",
"128": "icons/play_128.png"
}
},
"browser_action": {
"default_icon": {
"16": "icons/play_16.png",
"32": "icons/play_32.png",
"64": "icons/play_64.png",
"128": "icons/play_128.png"
}
},
"permissions": [
"<all_urls>"
],
"browser_specific_settings": {
"gecko": {
"id": "{93ec7ae4-6f10-49ad-8a81-788a6a647a06}"
}
}
} Best Remote Video Player Alternatives
Here are some Firefox add-ons that are similar to Remote Video Player:
Browser Video Player
Max Sebastian
Video Player
Chandler Stimson
Video remote
IntoMedia
Auto-play
Simo
MediaPlayer - Video and Audio Player
InBasic
FastStream Video Player
Andrew S
Local Video & Folder Playlist Player
Nahom Ketema
Local Video Player, Local Video Playlist Player
Nahom Ketema
VideoPlayer MPD/M3U8/IPTV/EPG
Sharkiller
Better Local Video Player
Trg69
MPV Remote Enqueuer
Fernn
HLS Stream Player
Thorntonalexan