CPS Test
This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.
Wat is CPS Test?
CPS Test is een Chrome-extensie ontwikkeld door sherlingjack, en de belangrijkste functie is "This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.".
Extensie Screenshots
Download het CRX-bestand van de extensie CPS Test
Download CPS Test-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time. Basisinformatie over de Extensie
| Naam | |
| ID | aphphgiefmjmofabjffjdbhgiomkocil |
| Officiële URL | https://chromewebstore.google.com/detail/cps-test/aphphgiefmjmofabjffjdbhgiomkocil |
| Beschrijving | This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time. |
| Bestandsgrootte | 5.81 KB |
| Aantal Installaties | 4,456 |
| Huidige Versie | 1.2 |
| Laatst Bijgewerkt | 2021-05-31 |
| Publicatiedatum | 2020-05-08 |
| Beoordeling | 4.17/5 Totaal 6 Beoordelingen |
| Ontwikkelaar | sherlingjack |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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"
}
} | |