IP-Tools for Chrome
Check your IP, with one click in the Statusbar.
What is IP-Tools for Chrome?
IP-Tools for Chrome is a Chrome extension developed by http://iptools.tk, and its main feature is "Check your IP, with one click in the Statusbar.".
Extension Screenshots
Download IP-Tools for Chrome Extension CRX File
Download IP-Tools for Chrome 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
Fast Lookup of your IP-Address with IP-Tools for Chrome. IP Copy Function, IP Blacklist Check with one Click.
Extension Basic Information
Name | |
ID | jkijbggbjeldhilnecepkhjfkhlcahkh |
Official URL | https://chrome.google.com/webstore/detail/ip-tools-for-chrome/jkijbggbjeldhilnecepkhjfkhlcahkh |
Description | Check your IP, with one click in the Statusbar. |
File Size | 5.49 KB |
Installation Count | 58 |
Current Version | 1.003 |
Last Updated | 2021-02-28 |
Publish Date | 2020-11-10 |
Developer | http://iptools.tk |
[email protected] | |
Payment Type | free |
Extension Website | https://iptools.tk/ |
Help Page URL | https://iptools.tk/feedback/ |
Privacy Policy Page URL | https://klaetke.com/privacy |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "IP-Tools for Chrome", "version": "1.003", "description": "Check your IP, with one click in the Statusbar.", "manifest_version": 2, "icons": { "128": "logo.png" }, "browser_action": { "default_popup": "popup.html", "default_title": "IP-Tools for Chrome" } } |