ARP Scanner Firefox

Examine source code of ARP Scanner

Inspect and view changes in ARP Scanner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "ARP Scanner",
  "version": "1.0",
  "description": "Truy cập công cụ ARP Scan trực tuyến để kiểm tra thiết bị trong mạng LAN",
  "icons": {
    "48": "icons/icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon.png",
    "default_title": "ARP Scanner"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{768e162b-8d01-41a8-9cc8-574262291d66}"
    }
  }
}

Meilleures alternatives ARP Scanner

Voici quelques Firefox add-ons qui sont similaires à ARP Scanner :