Inspect and view changes in CDN(POP) Detect source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "CDN POP Detector",
"version": "0.0.1",
"description": "Detects the CDN and POP for the current website.",
"icons": {
"32": "icons/cdn-32.png"
},
"permissions": [
"dns",
"webRequest",
"scripting",
"storage"
],
"host_permissions": [
"<all_urls>"
],
"background": {
"scripts": [
"src/background.js"
]
},
"action": {
"default_icon": {
"32": "icons/cdn-32.png"
},
"default_title": "Unknown CDN"
},
"browser_specific_settings": {
"gecko": {
"id": "cdnpop@addon.certseeds.com",
"strict_min_version": "109.0"
}
}
} Best CDN(POP) Detect Alternatives
Here are some Firefox add-ons that are similar to CDN(POP) Detect:
CDN POP
mcont
Multi-CDNs/WAFs Detector
FlopperPika4789
True Sight
claustromaniac
Local CDN (WebExtension)
James Fray
Akamai Detector
idiocache
DNS Medic
jstoneky
PhishDetect
Claudio Guarnieri
Detect Cloudflare
traktofon
Clever Cloud Detector
dsferruzza
In-Page Pop-up Reporter
Ehsan Akhgari
Web Page Font Detector
Gatecordapp
LocalCDN
nobody