CPS Test

This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.

Hvad er CPS Test?

CPS Test er en Chrome-udvidelse udviklet af sherlingjack, og dens hovedfunktion er "This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.".

Udvidelsesskærmbilleder

screenshot

Download CPS Test-udvidelses-CRX-fil

Download CPS Test-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.                    

Grundlæggende oplysninger om udvidelsen

Navn CPS Test CPS Test
ID aphphgiefmjmofabjffjdbhgiomkocil
Officiel URL https://chromewebstore.google.com/detail/cps-test/aphphgiefmjmofabjffjdbhgiomkocil
Beskrivelse This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.
Filstørrelse 5.81 KB
Antal Installationer 4,456
Nuværende Version 1.2
Senest Opdateret 2021-05-31
Udgivelsesdato 2020-05-08
Bedømmelse 4.17/5 Samlet 6 Bedømmelser
Udvikler sherlingjack
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CPS Test",
    "version": "1.2",
    "manifest_version": 2,
    "icons": {
        "128": "cursor.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "CPS Test"
    }
}