Highlight IP Lookup
Find the city, state, country code of the selected (highlighted) IP address in the active tab.
Highlight IP Lookupคืออะไร?
Highlight IP Lookup เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Cornally และคุณลักษณะหลักของมันคือ "Find the city, state, country code of the selected (highlighted) IP address in the active tab."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Highlight IP Lookup
ดาวน์โหลดไฟล์ส่วนขยาย Highlight IP Lookup ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Highlight an IP address or host and click the extension's icon in the active tab to locate the city, state, and country code of the respective host.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Highlight IP Lookup |
ID | ieepfodddhpbeabnpaikeimelgejgkhn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/highlight-ip-lookup/ieepfodddhpbeabnpaikeimelgejgkhn |
คำอธิบาย | Find the city, state, country code of the selected (highlighted) IP address in the active tab. |
ขนาดไฟล์ | 43.41 KB |
จำนวนการติดตั้ง | 993 |
เวอร์ชันปัจจุบัน | 0.1.7 |
อัปเดตครั้งล่าสุด | 2022-04-02 |
วันที่เผยแพร่ | 2017-05-23 |
คะแนน | 5.00/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | Cornally |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
URL หน้านโยบายความเป็นส่วนตัว | https://conartists.co/highlight-ip-lookup/index.html |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Highlight IP Lookup", "description": "Find the city, state, country code of the selected (highlighted) IP address in the active tab.", "version": "0.1.7", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", " |