Cybertection GuardBot Web Scan Firefox

Examine source code of Cybertection GuardBot Web Scan

제작자: Cybertection LLC
Inspect and view changes in Cybertection GuardBot Web Scan source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Cybertection GuardBot Web Protection",
  "version": "1.0.10",
  "description": "Real-time AI-driven web protection and link safety analysis for the Cybertection ecosystem.",
  "permissions": [
    "declarativeNetRequest",
    "storage",
    "notifications",
    "alarms",
    "activeTab",
    "browsingData",
    "contextMenus",
    "scripting"
  ],
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://*/*",
        "http://*/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "chameleon_inject.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "ruleset_1",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "guardbot@cybertection.net",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

최고의 Cybertection GuardBot Web Scan 대안

다음은 Cybertection GuardBot Web Scan과(와) 유사한 Firefox add-on입니다: