Lookup MAC Address
Find the vendor / manufacturer of a device by its MAC Address with our lookup tool
什麼是Lookup MAC Address?
Lookup MAC Address是由Gabriel Godri開發的Chrome擴展程式,該擴展的主要功能是“Find the vendor / manufacturer of a device by its MAC Address with our lookup tool”。
擴展截圖
下載Lookup MAC Address擴展crx文件
下載Lookup MAC Address擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Ethernet/Vendor/Bluetooth MAC Address Lookup and Search.
擴展基本資訊
名稱 | Lookup MAC Address |
ID | cjmkeakikfcijjbcdlgominglghpbojf |
官方網址 | https://chromewebstore.google.com/detail/lookup-mac-address/cjmkeakikfcijjbcdlgominglghpbojf |
簡介 | Find the vendor / manufacturer of a device by its MAC Address with our lookup tool |
檔案大小 | 10.93 KB |
安裝次數 | 654 |
目前版本 | 3.0.1 |
更新時間 | 2022-12-16 |
上架時間 | 2020-04-07 |
評分 | 4.00/5 共 7 次評分 |
開發者 | Gabriel Godri |
電子郵箱 | [email protected] |
付費類型 | free |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Lookup MAC Address", "description": "Find the vendor \/ manufacturer of a device by its MAC Address with our lookup tool", "icons": { "128": "icon128.png" }, "version": "3.0.1", "action": { "default_popup": "popup.html" }, "background": { "service_worker": "js\/eventPage.js" }, "content_scripts": [ { "matches": [ " |