CPS Test - Check Click Per Second

Build your own cps record.

Was ist CPS Test - Check Click Per Second?

CPS Test - Check Click Per Second ist eine Chrome-Erweiterung, die von https://cpstest.org entwickelt wurde, und ihr Hauptmerkmal ist "Build your own cps record.".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

CPS Test - Check Click Per Second-Erweiterungs-CRX-Datei herunterladen

Laden Sie CPS Test - Check Click Per Second-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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!                    

Grundlegende Informationen zur Erweiterung

Name CPS Test - Check Click Per Second CPS Test - Check Click Per Second
ID dphepiflcbpgcjldbomodjehkcgjebkp
Offizielle URL https://chromewebstore.google.com/detail/cps-test-check-click-per/dphepiflcbpgcjldbomodjehkcgjebkp
Beschreibung Build your own cps record.
Dateigröße 352 KB
Installationsanzahl 38,112
Aktuelle Version 3.2.1
Letztes Update 2022-12-15
Veröffentlichungsdatum 2021-07-02
Bewertung 3.95/5 Insgesamt 19 Bewertungen
Entwickler https://cpstest.org
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://cpstest.org
Hilfeseite URL https://cpstest.org/contact-us.php
URL der Datenschutzrichtlinien-Seite https://cpstest.org/privacy-policy.php
Unterstützte Sprachen 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"
}