Click Counter
Count Mouse Button Clicks.
Click Counter란 무엇입니까?
Click Counter은(는) testclicker에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Count Mouse Button Clicks."입니다.
확장 프로그램 스크린샷
Click Counter 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |