CPS Test

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

Qu'est-ce que CPS Test ?

CPS Test est une extension Chrome développée par sherlingjack, et sa fonction principale est "This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension CPS Test

Téléchargez les fichiers d'extension CPS Test au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom CPS Test CPS Test
ID aphphgiefmjmofabjffjdbhgiomkocil
URL Officiel https://chromewebstore.google.com/detail/cps-test/aphphgiefmjmofabjffjdbhgiomkocil
Description This extension is a very basic test which calculates the number of clicks you can produce in a certain period of time.
Taille du Fichier 5.81 KB
Nombre d'Installations 4,456
Version Actuelle 1.2
Dernière Mise à Jour 2021-05-31
Date de Publication 2020-05-08
Évaluation 4.17/5 Total 6 Évaluations
Développeur sherlingjack
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
    }
}