WiFi speedtest & Internet Connection Test
HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your…
WiFi speedtest & Internet Connection Test란 무엇입니까?
WiFi speedtest & Internet Connection Test은(는) https://hubbleiq.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your…"입니다.
확장 프로그램 스크린샷
WiFi speedtest & Internet Connection Test 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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]
확장 프로그램 기본 정보
이름 | WiFi speedtest & Internet Connection Test |
ID | deofojifdhnbpkhfpjpnjdplfallmnbf |
공식 URL | https://chromewebstore.google.com/detail/wifi-speedtest-internet-c/deofojifdhnbpkhfpjpnjdplfallmnbf |
설명 | HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your… |
파일 크기 | 1.42 MB |
설치 횟수 | 10,000 |
현재 버전 | 2.71 |
최근 업데이트 | 2024-01-23 |
출시 날짜 | 2020-06-06 |
평점 | 4.70/5 총 46 개의 평점 |
개발자 | https://hubbleiq.com |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://www.hubbleiq.com/ |
도움말 페이지 URL | https://hubbleiq.com/ |
개인정보 보호 정책 페이지 URL | https://www.hubbleiq.com/privacy-policy |
지원되는 언어 | 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 } |