Fast Internet Speed Test

Quickly test your internet speed performance and ping values without interruption.

Fast Internet Speed Test là gì?

Fast Internet Speed Test là một tiện ích mở rộng Chrome được phát triển bởi https://www.speedteststore.com, và tính năng chính của nó là "Quickly test your internet speed performance and ping values without interruption.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Fast Internet Speed Test

Tải xuống các tệp mở rộng Fast Internet Speed Test dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        You can easily and quickly test your internet speed in seconds. In the results, you can easily access your ping values, download and upload degrees. Check the values of your internet network immediately with the Start Test now button.

Fast Internet Speed Test Features:
- Jitter Measurement
- Ping Measurement
- Viewing Download Values
- Viewing Installation Values

Fast Internet Speed Test How to Remove:
1. Click on the icon given in the upper right-hand side of your Chrome browser.
2. Go to the “settings”.
3. Click on “extensions”.
4. Find the extension that you want to uninstall.
5. Click on the trash can icon to the right of “enable”, when you find the extension you want to remove.
6. The extension is removed.

Lastly, you can enjoy these features (and your requests will be added further) for free! Fast Internet Speed Test extension waiting for you.

Contact with us at [email protected] and share your thoughts and problems.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Fast Internet Speed Test Fast Internet Speed Test
ID ljmgiandhkbllcmffdgnabfglanacpmp
URL Chính Thức https://chrome.google.com/webstore/detail/fast-internet-speed-test/ljmgiandhkbllcmffdgnabfglanacpmp
Mô tả Quickly test your internet speed performance and ping values without interruption.
Kích Thước Tệp 45.55 KB
Số Lần Cài Đặt 374
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2021-07-09
Ngày Phát Hành 2021-07-09
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://www.speedteststore.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.speedteststore.com
URL Trang Trợ Giúp https://www.speedteststore.com
URL Trang Chính Sách Bảo Mật https://www.speedteststore.com/privacy_policy.php
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,fil,fr,nl,no,tr,ca,da,et,es,hr,it,lv,hu,pl,ro,sk,sl,fi,sv,cs,el,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,ja,ko
manifest.json
{
    "author": "SpeedTestStore",
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "manifest_version": 3,
    "default_locale": "en",
    "version": "1",
    "action": {
        "default_popup": "index.html",
        "default_icon": {
            "128": "128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "128": "128.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}