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. 扩展基本信息
| 名称 | |
| ID | cjmkeakikfcijjbcdlgominglghpbojf |
| 官方URL | 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": [
" | |