MAC Vendor Lookup Firefox

Examine source code of MAC Vendor Lookup

By: Alex
Inspect and view changes in MAC Vendor Lookup source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MAC Vendor Lookup",
  "version": "1.0",
  "icons": {
    "48": "icon.png"
  },
  "description": "Search for a manufacturer by MAC address via a notification",
  "permissions": [
    "menus",
    "notifications",
    "https://api.macvendors.com/"
  ],
  "background": {
    "scripts": [
      "bg.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "cccaaant@gmail.com",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best MAC Vendor Lookup Alternatives

Here are some Firefox add-ons that are similar to MAC Vendor Lookup: