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 - это расширение Chrome, разработанное https://hubbleiq.com, и его основная функция - "HubbleIQ SpeedTest - Your Reliable Internet & WiFi Performance Check Tired of internet slowdowns and WiFi woes? HubbleIQ is your…".
Снимки экрана расширения
Скачать файл CRX расширения WiFi speedtest & Internet Connection Test
Скачайте файлы расширений WiFi speedtest & Internet Connection Test в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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] Основная информация о расширении
| Название | |
| 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
} | |