By: David
Inspect and view changes in external-app-launcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Launch certain URLs with external programs. Icon by Freepik from flaticon.com.",
"developer": {
"name": "David Ventura",
"url": "https://github.com/DavidVentura/Firefox_External_Applications"
},
"manifest_version": 2,
"name": "external-app-launcher",
"version": "1.0",
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"applications": {
"gecko": {
"id": "externalapp@example.com"
}
},
"icons": {
"48": "icons/icon.png"
}
} Best external-app-launcher Alternatives
Here are some Firefox add-ons that are similar to external-app-launcher:
url2app
Andrei Shevchuk
hExternal Video
Firefox user 14508944
External Video Player
Alberto Gasparin
MPV Remote Enqueuer
Fernn
External Application Button (WebExtension)
Andy Portmen
Handle with
igorlogius
Forward Downloads
igorlogius
Open in Player
amo
URL Forwarder
Tom
Switcheroo
neilsimp1
Randvidious
HanSolo97