By: Zipdox
Inspect and view changes in Anubis Bypass source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Anubis Bypass",
"version": "1.5",
"description": "Bypasses Anubis DDoS protection.",
"browser_specific_settings": {
"gecko": {
"id": "anubis-bypass@zipdox.net"
}
},
"permissions": [
"webRequest",
"webRequestBlocking",
"https://*/*",
"storage"
],
"background": {
"scripts": [
"background.js"
],
"persistent": true
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"scan.js"
],
"run_at": "document_end"
}
]
} Best Anubis Bypass Alternatives
Here are some Firefox add-ons that are similar to Anubis Bypass: