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是由Above the Sky开发的Chrome扩展程序,该扩展的主要功能是“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扩展crx文件
下载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": [ " |