Click Counter
Count Mouse Button Clicks.
¿Qué es Click Counter?
Click Counter es una extensión de Chrome desarrollada por testclicker, y su función principal es "Count Mouse Button Clicks.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Click Counter
Descarga archivos de extensión Click Counter en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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.
Información Básica de la Extensión
Nombre | Click Counter |
ID | nclioehaoppakmnhcmobfmbehkpfpmaa |
URL Oficial | https://chromewebstore.google.com/detail/click-counter/nclioehaoppakmnhcmobfmbehkpfpmaa |
Descripción | Count Mouse Button Clicks. |
Tamaño del Archivo | 215 KB |
Cantidad de Instalaciones | 969 |
Versión Actual | 1.6.0 |
Última Actualización | 2022-03-08 |
Fecha de Publicación | 2022-03-08 |
Calificación | 5.00/5 Total de 1 Calificaciones |
Desarrollador | testclicker |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://cpstest.us/click-counter/ |
URL de la Página de Política de Privacidad | https://cpstest.us/privacy-policy |
Idiomas Soportados | 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" } |