IP Address Checker - Proxy, VPN, Geolocation
Determine if an IP address is a Proxy or VPN connection, retrieve its Fraud Score and Geolocation on-the-go! Supports IPv4 and IPv6.
IP Address Checker - Proxy, VPN, Geolocationคืออะไร?
IP Address Checker - Proxy, VPN, Geolocation เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Above the Sky และคุณลักษณะหลักของมันคือ "Determine if an IP address is a Proxy or VPN connection, retrieve its Fraud Score and Geolocation on-the-go! Supports IPv4 and IPv6."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย IP Address Checker - Proxy, VPN, Geolocation
ดาวน์โหลดไฟล์ส่วนขยาย IP Address Checker - Proxy, VPN, Geolocation ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
A simple way to check an IP address (IPv4 and IPv6): ✔️ determine a Proxy or VPN connection, ✔️ retrieve Fraud Score associated with this IP address, ✔️ view Geolocation! Just select an IP address, and you are good to go! 🚀 ⚑ In order to use this extension, you will need your personal API key which you can get here for free: www.ipqualityscore.com. Once you've logged in to your account, go to "Proxy/VPN Detection API" -> "Documentation" in the menu at the left - or - simply open the following page: https://www.ipqualityscore.com/documentation/proxy-detection/overview and find your "Private Key". This is the API key that you will need to paste into the extension pop-up window and save. That's all! ❤️ I would love to hear your feedback and ideas on how the extension can be improved. ❤️ If you find it useful, you can buy me a coffee 🍵: buymeacoffee.com/abovethesky
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | IP Address Checker - Proxy, VPN, Geolocation |
ID | hadepcgojfhcopkjidbbidaeoikdbmpk |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/ip-address-checker-proxy/hadepcgojfhcopkjidbbidaeoikdbmpk |
คำอธิบาย | Determine if an IP address is a Proxy or VPN connection, retrieve its Fraud Score and Geolocation on-the-go! Supports IPv4 and IPv6. |
ขนาดไฟล์ | 60.94 KB |
จำนวนการติดตั้ง | 93 |
เวอร์ชันปัจจุบัน | 1.2 |
อัปเดตครั้งล่าสุด | 2024-01-16 |
วันที่เผยแพร่ | 2023-01-02 |
คะแนน | 5.00/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | Above the Sky |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "IP Address Checker - Proxy, VPN, Geolocation", "version": "1.2", "description": "Determine if an IP address is a Proxy or VPN connection, retrieve its Fraud Score and Geolocation on-the-go! Supports IPv4 and IPv6.", "action": { "default_popup": "index.html", "default_icon": "images\/icon.png" }, "icons": { "16": "images\/icon_16.png", "48": "images\/icon_48.png", "128": "images\/icon_128.png" }, "background": { "service_worker": "background.js" }, "host_permissions": [ " |