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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "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

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में CPS Test with Clicks Tracking एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
}