Lookup MAC Address
Find the vendor / manufacturer of a device by its MAC Address with our lookup tool
Lookup MAC Addressคืออะไร?
Lookup MAC Address เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Gabriel Godri และคุณลักษณะหลักของมันคือ "Find the vendor / manufacturer of a device by its MAC Address with our lookup tool"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Lookup MAC Address
ดาวน์โหลดไฟล์ส่วนขยาย Lookup MAC Address ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Ethernet/Vendor/Bluetooth MAC Address Lookup and Search.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Lookup MAC Address |
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": [ " |