Inspect and view changes in XNfire source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "XNfire",
"description": "Firefox extension to warn browser users when the site they visit is an IDN domain",
"homepage_url": "https://github.com/xn-twist/XNfire",
"version": "1.0.0",
"icons": {
"64": "icons/icon.png"
},
"permissions": [
"tabs",
"*://*/*"
],
"content_scripts": [
{
"matches": [
"*://*/*"
],
"js": [
"idndetect.js"
]
}
]
} Best XNfire Alternatives
Here are some Firefox add-ons that are similar to XNfire:
IDN-Warner
Mirclus
IDND
Aaron Irvine
PunyCode Domain Detection
Francesco De Stefano
IDN Safe
Aykut Çevik
AntiPhish
David Härer
Dark Web Scanner
fb68
Punymax
Andres
AntiPhish - Phishing Detector
64n5h33
Warn Insecure Redirection
em_te
URL unicode verifier
Matthew
Domain Defender (TM)
paulgee
Phishing Site Checker
Anish Kumar