Speed Test - Test the Internet Speed

Test the internet connection speed and measure the uploading and downloading capacity

Speed Test - Test the Internet Speedคืออะไร?

Speed Test - Test the Internet Speed เป็นส่วนขยายของ Chrome ที่พัฒนาโดย vanpooor และคุณลักษณะหลักของมันคือ "Test the internet connection speed and measure the uploading and downloading capacity"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Speed Test - Test the Internet Speed

ดาวน์โหลดไฟล์ส่วนขยาย Speed Test - Test the Internet Speed ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        "Speed Test" is an application that allows users to test the speed of their internet connection. It can be useful for those who want to make sure they are getting the required level of speed from their ISP, or for those who want to check how fast their network is in different locations.

The main features of "Speed Test" include:

Upload and Download Speed Test: The app measures how fast you can upload and download files from the internet. This allows you to determine how fast your internet connection is.

Latency Test: The app measures the latency or "ping" of your connection to determine how fast data can move between your device and the internet. This is especially important for online games and other applications where low latency is critical.

Stability Test: The app can also measure the stability of your connection, i.e. how long it can run without failure or interruption.


All in all, "Speed Test" is a useful app for those who want to check the speed of their internet connection. It is easy to use and accessible to everyone, but its results should be considered as estimates and not exact values.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Speed Test - Test the Internet Speed Speed Test - Test the Internet Speed
ID bgdllkogfkdjdpaholocflnnabbgjjdc
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/speed-test-test-the-inter/bgdllkogfkdjdpaholocflnnabbgjjdc
คำอธิบาย Test the internet connection speed and measure the uploading and downloading capacity
ขนาดไฟล์ 1.03 MB
จำนวนการติดตั้ง 100,000
เวอร์ชันปัจจุบัน 1.0.5
อัปเดตครั้งล่าสุด 2023-10-03
วันที่เผยแพร่ 2023-09-02
คะแนน 5.00/5 รวมทั้งหมด 6 คะแนน
ผู้พัฒนา vanpooor
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ 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,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",
    "name": "__MSG_name__",
    "version": "1.0.5",
    "default_locale": "en",
    "permissions": [
        "tabs"
    ],
    "description": "__MSG_desc__",
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": "icon.png",
        "default_popup": "app\/index.html",
        "default_title": "Speed Test"
    },
    "host_permissions": [
        "*:\/\/*\/*"
    ]
}