CPS Test for Google Chrome™

The CPS test (Click Speed test) is a utility with which you can determine the click speed and break other click speed records.

CPS Test for Google Chrome™ क्या है?

CPS Test for Google Chrome™ https://cps-counter.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The CPS test (Click Speed test) is a utility with which you can determine the click speed and break other click speed records."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

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

crx प्रारूप में CPS Test for Google Chrome™ एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Want to test the number of times you can click your mouse per second? Use this free cps test.

Once you install this software, you can do a right click cps test.

Test how fast you can do mouse clicks for, we also have a spacebar cps test available inside this
software.

Keep training and you can boost your high score for your cps test.

This software tracks the high scores which are set for any cps test, so you can see if you're improving
as you keep practising.

Let us know if you have any questions when you're using our software.                    

एक्सटेंशन की मूल जानकारी

नाम CPS Test for Google Chrome™ CPS Test for Google Chrome™
ID aphoplbngonaeedaohbbelkdionfobkb
आधिकारिक URL https://chromewebstore.google.com/detail/cps-test-for-google-chrom/aphoplbngonaeedaohbbelkdionfobkb
विवरण The CPS test (Click Speed test) is a utility with which you can determine the click speed and break other click speed records.
फ़ाइल का आकार 2.06 MB
स्थापना संख्या 223
वर्तमान संस्करण 3.0.4
अंतिम अपडेट 2022-05-03
प्रकाशन तिथि 2022-05-03
रेटिंग 3.00/5 कुल 1 रेटिंग्स
डेवलपर https://cps-counter.io
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://cps-counter.io
सहायता पृष्ठ URL https://cps-counter.io/contact
गोपनीयता नीति पृष्ठ URL https://charactercounttool.io/privacy-policy
समर्थित भाषाएँ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "3.0.4",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png"
    },
    "action": {
        "default_icon": "icons\/icon64.png",
        "default_popup": "ui\/popup.html",
        "default_title": "__MSG_appName__"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+W"
            }
        }
    },
    "homepage_url": "https:\/\/cps-counter.io\/"
}