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 |
| Eメール | [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": [
" | |