Click Counter
Count Mouse Button Clicks.
Τι είναι το Click Counter;
Το Click Counter είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον testclicker, και η κύρια λειτουργία του είναι "Count Mouse Button Clicks.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Click Counter
Λήψη αρχείων επέκτασης Click Counter σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Click Counter – Clicker Counter is an online counting tool used to count total number of clicks of any objects, money, mouse clicks, people, inventories, tasbih, exercise rep counts and many more. It’s also known as online tally counter. Click Counter online tool is intended to build order to count the total number of total clicks without using any time limitation. With the help of this amazing clicks counting tool, you can easily count the number of anything. Unless any other online counter, this tool allows you to edit your counting score if you clicked more or less. It also allows you to reduce the mistaken or false clicks you performed during your counts/clicks. Clicker Counter online tool is very easy to use you don’t need any specific skill set or training in order to count your clicks. Even if you are going to use it for the very first time you can do it with ease. Anyways, a brief description is mentioned below with a pictorial infographic just to make you more comfortable during your click counting.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Click Counter |
ID | nclioehaoppakmnhcmobfmbehkpfpmaa |
Επίσημο URL | https://chromewebstore.google.com/detail/click-counter/nclioehaoppakmnhcmobfmbehkpfpmaa |
Περιγραφή | Count Mouse Button Clicks. |
Μέγεθος Αρχείου | 215 KB |
Αριθμός Εγκαταστάσεων | 969 |
Τρέχουσα Έκδοση | 1.6.0 |
Τελευταία Ενημέρωση | 2022-03-08 |
Ημερομηνία Δημοσίευσης | 2022-03-08 |
Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | testclicker |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://cpstest.us/click-counter/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://cpstest.us/privacy-policy |
Υποστηριζόμενες Γλώσσες | en-US |
manifest.json | |
{ "action": { "default_icon": "assets\/images\/128.png", "default_popup": "assets\/popup.html" }, "background": { "service_worker": "assets\/background.js" }, "description": "Count Mouse Button Clicks.", "icons": { "128": "assets\/images\/128.png", "16": "assets\/images\/16.png", "32": "assets\/images\/32.png", "48": "assets\/images\/48.png" }, "manifest_version": 3, "name": "Click Counter", "short_name": "Click Counter", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.6.0" } |