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란 무엇입니까?

CPS Test with Clicks Tracking은(는) https://www.arealme.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

CPS Test with Clicks Tracking 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        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/                    

확장 프로그램 기본 정보

이름 CPS Test with Clicks Tracking CPS Test with Clicks Tracking
ID pbnkockhobmklmokpgkmngoalckimhlg
공식 URL https://chromewebstore.google.com/detail/cps-test-with-clicks-trac/pbnkockhobmklmokpgkmngoalckimhlg
설명 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.
파일 크기 65.79 KB
설치 횟수 14,513
현재 버전 3.2
최근 업데이트 2024-01-25
출시 날짜 2020-11-23
평점 3.86/5 총 14 개의 평점
개발자 https://www.arealme.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.arealme.com/click-speed-test/en/
도움말 페이지 URL https://www.arealme.com/click-speed-test/en/
개인정보 보호 정책 페이지 URL https://high-qr-code-generator.com/privacy.txt
지원되는 언어 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"
}