Get My IP One Click
Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.
What is Get My IP One Click?
Get My IP One Click is a Chrome extension developed by Youba Amj, and its main feature is "Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.".
Extension Screenshots
Download Get My IP One Click Extension CRX File
Download Get My IP One Click 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
Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP. This extension does one job, and does it well. Get your IP whenever you need using only one click, no need to google it or access a website just to get your simple external IP. Perfect for developers who wants to get their IP, with distraction free one click no backflips needed. The extension uses the SSL secured site https://api.myip.com/ for the IP check, which is also freely available for use directly from your browser if you prefer. Made with Love 💘 to make life easier. Enjoy! 🎉.
Extension Basic Information
Name | Get My IP One Click |
ID | aefkjnllembampdddelofdgbneenbcne |
Official URL | https://chromewebstore.google.com/detail/get-my-ip-one-click/aefkjnllembampdddelofdgbneenbcne |
Description | Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP. |
File Size | 11.81 KB |
Installation Count | 29 |
Current Version | 1.0.2 |
Last Updated | 2021-06-04 |
Publish Date | 2021-06-03 |
Developer | Youba Amj |
[email protected] | |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Get My IP One Click", "description": "Get your IP with one click whenever you need it, no shenanigan and backflips just to get your external IP.", "version": "1.0.2", "manifest_version": 3, "action": { "default_popup": "popup.html" }, "host_permissions": [ "https:\/\/api.myip.com\/" ], "author": "Youba Amj", "icons": { "16": "icon16.png", "48": "icon48.png", "128": "icon128.png" } } |