By: Dale Smith Add-on
Inspect and view changes in mDNS Discover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
// -*- Espresso -*-
{
"browser_specific_settings": {
"gecko" : {
"id": "mdns@exmaple.com"
}
},
"name": "mDNS Discover",
"version": "0.4",
"manifest_version": 2,
"description": "Dynamically discover local servers and devices using Multicast DNS.",
"background": {
"scripts": ["background.js"]
},
"browser_action": {
"browser_style": true,
"default_icon": "radio.svg",
"default_popup": "popup.html",
"default_title": "mDNS Discover",
"theme_icons": [{
"dark": "radio-dark.svg",
"light": "radio.svg",
"size": 16
}]
},
"icons": {
"16": "radio-dark.svg"
// , "48": "radio-dark.svg"
// , "128": "radio-dark.svg"
},
"options_ui": {
"browser_style": true,
"page": "options.html"
},
"permissions": [
"nativeMessaging",
"notifications",
"storage"
]
}
Best mDNS Discover Alternatives
Here are some Firefox add-ons that are similar to mDNS Discover:
Railduino Zeroconf Lookup
Volker Wiegand
LDNS - DNS & Domain Tools
Reparo Labs
DNScope
Dracyan7
OpenIntoDNS
WOUTR
DNS System Leakage Tester
Grof
IPduhDNS3xplor Bot
ipduhdefoo
IP, DNS, Privacy & Security tool - Aimlflow
Aimlflow
SSL Server Test
nitrohorse
NSLookup (Techid)
Techid Nakaputtanakul
DNS Leak Detector
Grof
local-DNS
Play_it
DomainToolBox
csuszy