Speed Test Gizmo

Internet Speed Test Tool: Check Broadband & Internet Speed with SpeedTestGizmo.com

Speed Test Gizmo란 무엇입니까?

Speed Test Gizmo은(는) https://speedtestgizmo.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Internet Speed Test Tool: Check Broadband & Internet Speed with SpeedTestGizmo.com"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

Speed Test Gizmo 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Welcome to SpeedTest Gizmo - Your Ultimate Speed Test Tool!

At SpeedTest Gizmo, we understand the importance of a fast and reliable internet connection in today's digital age. Whether you're streaming, gaming, or conducting important online tasks, knowing your internet speed is crucial. That's why we've developed this powerful platform that allows you to perform accurate speed tests with ease.

Key Features:

Check your Download Speed: Measure how quickly you can download data from the internet, ensuring a seamless streaming and downloading experience.

Evaluate your Upload Speed: Assess how fast you can upload files, photos, and videos to the web, essential for online sharing and collaboration.

Monitor Ping and Jitter: Get insights into your network's responsiveness with ping and jitter measurements, vital for smooth online gaming and real-time applications.

Geolocation: Discover your test location to understand how distances affect your internet speed, empowering you to optimize performance.

Network Identification: Identify the network you're connected to, helping you troubleshoot any connectivity issues.

IP Address Detection: View your IP address, which can assist with diagnosing network-related problems and security concerns.

Browser Version: Get information about your current browser version, ensuring compatibility with various online services.

Operating System: Learn about your operating system, enabling you to adapt settings for optimal performance.

Comprehensive Search Engine - the extension also has a feature of search engine where you can search anything you want. This extension adds this search engine as the default search engine to your browser and the new tab.

And more!

Say goodbye to frustrating buffering and slow downloads – our speed test tool empowers you to optimize your online experience.

Experience the simplicity and effectiveness of our internet speed test. Join SpeedTest Gizmo today and unleash the true potential of your internet connection!

Please read our:
About Us: https://www.speedtestgizmo.com/about-us
Contact Us: https://www.speedtestgizmo.com/contact-us
Privacy Policy: https://www.speedtestgizmo.com/privacy
Terms of Use: https://www.speedtestgizmo.com/terms                    

확장 프로그램 기본 정보

이름 Speed Test Gizmo Speed Test Gizmo
ID lnggcenjnkhaigmjknjgmffafcabdpfm
공식 URL https://chromewebstore.google.com/detail/speed-test-gizmo/lnggcenjnkhaigmjknjgmffafcabdpfm
설명 Internet Speed Test Tool: Check Broadband & Internet Speed with SpeedTestGizmo.com
파일 크기 22.03 MB
설치 횟수 78
현재 버전 2.0
최근 업데이트 2023-08-23
출시 날짜 2022-06-30
평점 4.90/5 총 41 개의 평점
개발자 https://speedtestgizmo.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://speedtestgizmo.com/
도움말 페이지 URL https://speedtestgizmo.com/
개인정보 보호 정책 페이지 URL https://www.speedtestgizmo.com/privacy
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Speed Test Gizmo",
    "version": "2.0",
    "description": "Internet Speed Test Tool: Check Broadband & Internet Speed with SpeedTestGizmo.com",
    "chrome_url_overrides": {
        "newtab": "src\/public\/index.html"
    },
    "background": {
        "service_worker": "src\/SpeedTest.js"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    }
}