IP & Downlink Utility
Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.
Wat is IP & Downlink Utility?
IP & Downlink Utility is een Chrome-extensie ontwikkeld door rohanvats, en de belangrijkste functie is "Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.".
Extensie Screenshots
Download het CRX-bestand van de extensie IP & Downlink Utility
Download IP & Downlink Utility-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
You can now track: - your IP address (static to VPN usage in this build) - check your downlink speed - check the round trip time or RTT An ideal use case would be that if more than one device connects to the same access point (or WiFi) as yours, you can see the downlink speed fluctuate from your original baseband speed.
Basisinformatie over de Extensie
Naam | IP & Downlink Utility |
ID | pfeodmbhcibdodceigbdnjigcbendgdh |
Officiële URL | https://chromewebstore.google.com/detail/ip-downlink-utility/pfeodmbhcibdodceigbdnjigcbendgdh |
Beschrijving | Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well. |
Bestandsgrootte | 245 KB |
Aantal Installaties | 512 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2020-04-18 |
Publicatiedatum | 2020-04-17 |
Ontwikkelaar | rohanvats |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "rohanvats", "browser_action": { "default_icon": { "128": "img\/icon128.png" }, "default_popup": "src\/popup\/popup.html", "default_title": "IP & Downlink Utility" }, "description": "Show all of your local and external (IPv4 & IPv6) addresses with Downlink Speed and RTT as well.", "icons": { "128": "img\/icon128.png" }, "manifest_version": 2, "name": "IP & Downlink Utility", "offline_enabled": true, "permissions": [], "version": "1.0" } |