Click Count Extension

This extension will allow you count your CPS and much more !

Τι είναι το Click Count Extension;

Το Click Count Extension είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Louis-Chalres Biron, και η κύρια λειτουργία του είναι "This extension will allow you count your CPS and much more !".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης Click Count Extension

Λήψη αρχείων επέκτασης Click Count Extension σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        This is my first extension on chrome, so basically, it lets you know how many times you can click in a certain amount of time and at the end, you get your CPS (Clicks per seconds) and how many times you clicked. There are also other options like "hide clicks" which hide the click counter from the user so they can only know their score at the end. Furthermore, there is a little objective system letting you put in a click goal to hit. That is pretty much it for this small extension who, however, will entertain in addition to inform you about your CPS                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Click Count Extension Click Count Extension
ID imhndjihcbjenabkdjblnkpgkoiccpil
Επίσημο URL https://chromewebstore.google.com/detail/click-count-extension/imhndjihcbjenabkdjblnkpgkoiccpil
Περιγραφή This extension will allow you count your CPS and much more !
Μέγεθος Αρχείου 6.16 KB
Αριθμός Εγκαταστάσεων 269
Τρέχουσα Έκδοση 1.0
Τελευταία Ενημέρωση 2021-06-28
Ημερομηνία Δημοσίευσης 2021-06-28
Αξιολόγηση 5.00/5 Συνολικά 1 Αξιολογήσεις
Προγραμματιστής Louis-Chalres Biron
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Click Count Extension",
    "description": "This extension will allow you count your CPS and much more !",
    "version": "1.0",
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}