WiFi speedtest & Internet Connection Test
HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your…
Qu'est-ce que WiFi speedtest & Internet Connection Test ?
WiFi speedtest & Internet Connection Test est une extension Chrome développée par https://hubbleiq.com, et sa fonction principale est "HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your…".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension WiFi speedtest & Internet Connection Test
Téléchargez les fichiers d'extension WiFi speedtest & Internet Connection Test au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your one-stop solution for monitoring your internet performance, checking WiFi strength, and troubleshooting connection issues. Get instant insights with every Chrome tab: • Speed tests: Measure download and upload speeds, ensuring smooth streaming, video calls, and online gaming. • Ping tests: Assess latency and diagnose laggy connections. • WiFi strength: Gauge your WiFi signal strength and identify dead zones. • ISP insights: Detect outages and pinpoint the source of your internet troubles. We empower you to: • Optimize your internet: Get actionable recommendations to improve your WiFi and internet connection. • Track progress: Monitor historical speed tests and compare performance over time. • Stay informed: Receive alerts for changes in your internet performance. Perfect for: • Remote workers: Ensure seamless online meetings and collaboration. • Students: Avoid buffering during online classes and studies. • Gamers: Eliminate lag and enjoy smooth gameplay. • Anyone who relies on a fast and reliable internet connection. Upgrade your internet experience with HubbleIQ - your trusted Chrome companion for all things internet performance. To learn more, visit HubbleIQ.com/speedtest or e-mail us at [email protected] to learn more. Stay connected: ● Try our browser based speed test: https://wifispotcheck.com ● Visit us: https://hubbleiq.com/speedtest ● Like us on Facebook: https://facebook.com/hubbleiq ● Follow us on Twitter: https://twitter.com/hubbleiq ● Follow us on LinkedIn: https://www.linkedin.com/company/hubbleiq Email: [email protected]
Informations de Base sur l'Extension
Nom | WiFi speedtest & Internet Connection Test |
ID | deofojifdhnbpkhfpjpnjdplfallmnbf |
URL Officiel | https://chromewebstore.google.com/detail/wifi-speedtest-internet-c/deofojifdhnbpkhfpjpnjdplfallmnbf |
Description | HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your… |
Taille du Fichier | 1.42 MB |
Nombre d'Installations | 10,000 |
Version Actuelle | 2.71 |
Dernière Mise à Jour | 2024-01-23 |
Date de Publication | 2020-06-06 |
Évaluation | 4.70/5 Total 46 Évaluations |
Développeur | https://hubbleiq.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.hubbleiq.com/ |
URL de la Page d'Aide | https://hubbleiq.com/ |
URL de la Page de Politique de Confidentialité | https://www.hubbleiq.com/privacy-policy |
Langues Prises en Charge | id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "2.71", "name": "__MSG_extName__", "short_name": "__MSG_shortName__", "default_locale": "en", "options_page": "options.html", "background": { "page": "background.html", "persistent": true }, "permissions": [ "background", "storage", "idle" ], "offline_enabled": true, "browser_action": { "default_popup": "popup.html", "default_icon": "simple-logo.png" }, "chrome_url_overrides": [], "icons": { "128": "simple-logo.png" }, "web_accessible_resources": [ "content.styles.css", "simple-logo-xs.png", "no-internet.png", "simple-logo.png", "logo-bad-xs.png", "logo-bad.png", "logo-good-xs.png", "logo-good.png", "logo-ok-xs.png", "logo-ok.png", "logo-progress-xs.png", "logo-progress.png", "ndt-browser-client.js", "ndt-worker.js" ], "manifest_version": 2, "content_security_policy": "script-src https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/rollbar.js\/2.4.6\/rollbar.min.js https:\/\/ssl.google-analytics.com 'self' 'unsafe-eval'; object-src 'self'", "free_version": true } |