IP Location Lookup
IP Location Lookup by ipwhois.io
What is IP Location Lookup?
IP Location Lookup is a Chrome extension developed by https://ipwhois.io, and its main feature is "IP Location Lookup by ipwhois.io".
Extension Screenshots
Download IP Location Lookup Extension CRX File
Download IP Location Lookup extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Simple and easy-to-use geolocation extension that displays the location of an IP address, together with additional useful data such as: ■ External IP ■ Latitude and Longitude ■ Continent ■ Country ■ Region ■ City ■ Timezone ■ Currency Uses our own IP geolocation API
Extension Basic Information
Name | IP Location Lookup |
ID | kifomoaihgjgmoiiakjgjjdomjdmnnld |
Official URL | https://chromewebstore.google.com/detail/ip-location-lookup/kifomoaihgjgmoiiakjgjjdomjdmnnld |
Description | IP Location Lookup by ipwhois.io |
File Size | 72.94 KB |
Installation Count | 3,785 |
Current Version | 1.1.6 |
Last Updated | 2022-09-28 |
Publish Date | 2019-10-08 |
Rating | 3.00/5 Total 4 Ratings |
Developer | https://ipwhois.io |
[email protected] | |
Payment Type | free |
Extension Website | https://ipwhois.io |
Help Page URL | https://ipwhois.io |
Privacy Policy Page URL | https://ipwhois.io/privacy-app |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "IP Location Lookup", "description": "IP Location Lookup by ipwhois.io", "version": "1.1.6", "author": "IPWHOIS.io", "icons": { "128": "icon_128.png" }, "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |