提供元: djekanovic Add-on
Inspect and view changes in SkipDNS source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "SkipDNS",
"version": "1.0.0",
"description": "Resolve a domain to a different IP for testing (e.g. check a website on its old host). Per-tab, session-only overrides.",
"permissions": [
"proxy",
"tabs",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html",
"default_title": "SkipDNS",
"default_icon": {
"16": "icons/icon16.png",
"32": "icons/icon32.png"
}
},
"icons": {
"16": "icons/icon16.png",
"32": "icons/icon32.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "skipdns@djekanovic.dev",
"strict_min_version": "91.1.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのSkipDNS代替案
SkipDNSに類似したFirefox add-onをいくつか紹介します:
Hosts.click Viewer
Yehoshua Vaknin
Domain Swapper
Adam Norwood
Best DNS Lookup
WebDeskArt
BroDNS - Quick Analyzer
Owrbit
Skppr — Skip Through the Web
Skppr
Proxiero
Alexander Repin
NsLookup — Find DNS Records
Ruurtjan Pul
redirect-skipper
dogodo
X-Switch
vinzzb
fhosts
Amal Graafstra
Skip Redirect
Sebastian Blask
FlagScout
Gooners