By: Fan
Inspect and view changes in Castify - DLNA Caster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Castify - DLNA Caster",
"version": "1.2.1",
"description": "Cast M3U8 streams from your browser to DLNA devices.",
"permissions": [
"activeTab",
"storage",
"webRequest",
"scripting"
],
"host_permissions": [
"<all_urls>",
"http://127.0.0.1/*",
"http://localhost/*"
],
"background": {
"service_worker": "src/background/background.js",
"scripts": [
"src/background/background.js"
],
"type": "module"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"src/content/content.js"
],
"run_at": "document_start",
"all_frames": true,
"world": "MAIN"
},
{
"matches": [
"<all_urls>"
],
"js": [
"src/content/bridge.js"
],
"run_at": "document_start",
"all_frames": true
}
],
"action": {
"default_popup": "popup.html",
"default_title": "Castify",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_security_policy": {
"extension_pages": "script-src 'self'; object-src 'self'"
},
"browser_specific_settings": {
"gecko": {
"id": "browser-ext@castify.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best Castify - DLNA Caster Alternatives
Here are some Firefox add-ons that are similar to Castify - DLNA Caster:
Hypercast
Radian LLC
Cast Kodi
regseb
RaspberryCast
vincelwt
Chromecast Ultimate
Mihael
Kastfy
Bazham
Cast.UASAY - videos from websites on your Enigma2
Chechota Alexander
RokuKast-FF
arobbins
MTXCast
FoxRefire
Youtube Kodi Cast
jasenmichael
SimpleCast Client
R0NAM1
WebCast-Reloaded
Warren Bank