WiFi speedtest & Internet Connection Test
HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your…
Apa itu WiFi speedtest & Internet Connection Test?
WiFi speedtest & Internet Connection Test adalah ekstensi Chrome yang dikembangkan oleh https://hubbleiq.com, dan fitur utamanya adalah "HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your…".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi WiFi speedtest & Internet Connection Test
Unduh file ekstensi WiFi speedtest & Internet Connection Test dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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]
Informasi Dasar Ekstensi
Nama | WiFi speedtest & Internet Connection Test |
ID | deofojifdhnbpkhfpjpnjdplfallmnbf |
URL Resmi | https://chromewebstore.google.com/detail/wifi-speedtest-internet-c/deofojifdhnbpkhfpjpnjdplfallmnbf |
Deskripsi | HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your… |
Ukuran File | 1.42 MB |
Jumlah Instalasi | 10,000 |
Versi Saat Ini | 2.71 |
Terakhir Diperbarui | 2024-01-23 |
Tanggal Publikasi | 2020-06-06 |
Penilaian | 4.70/5 Total 46 Penilaian |
Pengembang | https://hubbleiq.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.hubbleiq.com/ |
URL Halaman Bantuan | https://hubbleiq.com/ |
URL Halaman Kebijakan Privasi | https://www.hubbleiq.com/privacy-policy |
Bahasa yang Didukung | 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 } |