CPS Test with Clicks Tracking

Test your Clicks Per Second in 8 different modes now! Also, get to know how fast you can click with a detailed click-tracking-map.

CPS Test with Clicks Tracking là gì?

CPS Test with Clicks Tracking là một tiện ích mở rộng Chrome được phát triển bởi https://www.arealme.com, và tính năng chính của nó là "Test your Clicks Per Second in 8 different modes now! Also, get to know how fast you can click with a detailed click-tracking-map.".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng CPS Test with Clicks Tracking

Tải xuống các tệp mở rộng CPS Test with Clicks Tracking 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

                        CPS test stands for Click-Per-Second test. It can be a 1/3/5/10/15/30/60/100-second simple test. You need to click as many times as possible before time's up. Feel free to try as many times as you want. Make sure to get your best score (CPS - Click Per Second). According to our big data, the average CPS is 6.63, and the world record was said to 14.1 according to Google. People may get a bit higher score on mobile/tablet than desktop. Can you beat this?

Update: Jan 25, 2024

Fixed bugs and rebuilt with Manifest V3

Update: Aug 4, 2021

Fixed the dark-theme icon.

Last update: Aug 4, 2021 (Version 2.3 )

Test your CPS on the fly in the popup now!

Powered by https://www.arealme.com/click-speed-test/en/                    

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

Tên CPS Test with Clicks Tracking CPS Test with Clicks Tracking
ID pbnkockhobmklmokpgkmngoalckimhlg
URL Chính Thức https://chromewebstore.google.com/detail/cps-test-with-clicks-trac/pbnkockhobmklmokpgkmngoalckimhlg
Mô tả Test your Clicks Per Second in 8 different modes now! Also, get to know how fast you can click with a detailed click-tracking-map.
Kích Thước Tệp 65.79 KB
Số Lần Cài Đặt 14,513
Phiên Bản Hiện Tại 3.2
Cập Nhật Lần Cuối 2024-01-25
Ngày Phát Hành 2020-11-23
Đánh Giá 3.86/5 Tổng số 14 Đánh Giá
Nhà Phát Triển https://www.arealme.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.arealme.com/click-speed-test/en/
URL Trang Trợ Giúp https://www.arealme.com/click-speed-test/en/
URL Trang Chính Sách Bảo Mật https://high-qr-code-generator.com/privacy.txt
Ngôn Ngữ Được Hỗ Trợ id,de,en,en-GB,en-US,fr,nl,no,tr,da,es,es-419,it,hu,pl,ro,fi,sv,el,ru,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "256.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "contextMenus"
    ],
    "default_locale": "en",
    "description": "__MSG_app_description__",
    "icons": {
        "128": "256.png",
        "38": "256.png",
        "48": "256.png"
    },
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "short_name": "__MSG_app_name__",
    "version": "3.2"
}