CPS Test
This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.
Cos'è CPS Test?
CPS Test è un'estensione di Chrome sviluppata da sherlingjack, e la sua funzione principale è "This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione CPS Test
Scarica i file di estensione CPS Test in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time. Informazioni di Base sull'Estensione
| Nome | |
| ID | aphphgiefmjmofabjffjdbhgiomkocil |
| URL Ufficiale | https://chromewebstore.google.com/detail/cps-test/aphphgiefmjmofabjffjdbhgiomkocil |
| Descrizione | This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time. |
| Dimensione del File | 5.81 KB |
| Conteggio Installazioni | 4,456 |
| Versione Corrente | 1.2 |
| Ultimo Aggiornamento | 2021-05-31 |
| Data di Pubblicazione | 2020-05-08 |
| Valutazione | 4.17/5 Totale 6 Valutazioni |
| Sviluppatore | sherlingjack |
| [email protected] | |
| Tipo di Pagamento | free |
| Lingue Supportate | 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"
}
} | |