CPS Test - Check Click Per Second

Build your own cps record.

Vad är CPS Test - Check Click Per Second?

CPS Test - Check Click Per Second är en Chrome-tillägg utvecklad av https://cpstest.org, och dess huvudfunktion är "Build your own cps record.".

Tilläggsskärmbilder

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Ladda ner CPS Test - Check Click Per Second-förlängningens CRX-fil

Ladda ner CPS Test - Check Click Per Second-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        The cps test ( Click Speed test ) is a game where you can set the highest click speed score and break others' click speed records. Test your CPS Now! 

These days pro gamers spend a lot of time focusing on improving their mouse-clicking speed to beat their opponent at gaming. Many users are also attempting typing tests from our tool. It helps you improve your typing speed.

Version 3.2.1

1. Dark Mode
The dark mode is an add-on that helps you quickly turn the screen to dark and eases your eyes by inverting the brightness.

2. Improved UI & UX
This update introduces new and improved UI & UX features to help you perform more efficiently and effectively. 

3. Previous Five Score Under One Month
Our latest update includes a feature that lets users track their previous five scores from the past month which comes with a pop-up feature, so they can see their progress over time.

4. Sound Button
We've added the sound button on our extension to enhance gameplay.

5. Full-Screen Mode
You now have the Full-Screen Mode option with this update. This means that you can now view your content on the full screen of your device without any distractions. 

6. Result Sharing Option
We're introducing a new result-sharing option! Now you can easily share your results with others, and get feedback on your performance more quickly and easily than ever before.

7. Know Your CPS Rate
 This will help you determine how fast you can click and how accurate you are with your clicks.

8. Bug Fixes
We fixed a few bugs and made some improvements with this latest update!                    

Grundläggande Information om Tillägg

Namn CPS Test - Check Click Per Second CPS Test - Check Click Per Second
ID dphepiflcbpgcjldbomodjehkcgjebkp
Officiell webbadress https://chromewebstore.google.com/detail/cps-test-check-click-per/dphepiflcbpgcjldbomodjehkcgjebkp
Beskrivning Build your own cps record.
Filstorlek 352 KB
Antal Installationer 38,112
Aktuell Version 3.2.1
Senast Uppdaterad 2022-12-15
Publiceringsdatum 2021-07-02
Betyg 3.95/5 Totalt 19 Betyg
Utvecklare https://cpstest.org
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://cpstest.org
Hjälpsida URL https://cpstest.org/contact-us.php
URL till Sekretesspolicy Sidan https://cpstest.org/privacy-policy.php
Stödda Språk 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
{
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": "assets\/images\/cps-128.png",
        "default_popup": "index.html"
    },
    "default_locale": "en",
    "description": "Build your own cps record.",
    "icons": {
        "16": "assets\/images\/cps-16.png",
        "32": "assets\/images\/cps-32.png",
        "48": "assets\/images\/cps-48.png",
        "128": "assets\/images\/cps-128.png"
    },
    "manifest_version": 3,
    "name": "CPS Test - Check Click Per Second",
    "short_name": "CPS Test",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.2.1"
}