CPS Test with Clicks Tracking
Test your Clicks Per Second in 8 different modes now! Also, get to know how fast you can click with a detailed click-tracking-map.
什么是CPS Test with Clicks Tracking?
CPS Test with Clicks Tracking是由https://www.arealme.com开发的Chrome扩展程序,该扩展的主要功能是“Test your Clicks Per Second in 8 different modes now! Also, get to know how fast you can click with a detailed click-tracking-map.”。
扩展截图
下载CPS Test with Clicks Tracking扩展crx文件
下载CPS Test with Clicks Tracking扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
CPS test stands for Click-Per-Second test. It can be a 1/3/5/10/15/30/60/100-second simple test. You need to click as many times as possible before time's up. Feel free to try as many times as you want. Make sure to get your best score (CPS - Click Per Second). According to our big data, the average CPS is 6.63, and the world record was said to 14.1 according to Google. People may get a bit higher score on mobile/tablet than desktop. Can you beat this? Update: Jan 25, 2024 Fixed bugs and rebuilt with Manifest V3 Update: Aug 4, 2021 Fixed the dark-theme icon. Last update: Aug 4, 2021 (Version 2.3 ) Test your CPS on the fly in the popup now! Powered by https://www.arealme.com/click-speed-test/en/
扩展基本信息
名称 | CPS Test with Clicks Tracking |
ID | pbnkockhobmklmokpgkmngoalckimhlg |
官方URL | https://chromewebstore.google.com/detail/cps-test-with-clicks-trac/pbnkockhobmklmokpgkmngoalckimhlg |
简介 | Test your Clicks Per Second in 8 different modes now! Also, get to know how fast you can click with a detailed click-tracking-map. |
文件大小 | 65.79 KB |
安装次数 | 14,513 |
当前版本 | 3.2 |
更新时间 | 2024-01-25 |
上架时间 | 2020-11-23 |
评分 | 3.86/5 共14次评分 |
开发者 | https://www.arealme.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.arealme.com/click-speed-test/en/ |
帮助页面URL | https://www.arealme.com/click-speed-test/en/ |
隐私政策页面URL | https://high-qr-code-generator.com/privacy.txt |
支持的语言 | id,de,en,en-GB,en-US,fr,nl,no,tr,da,es,es-419,it,hu,pl,ro,fi,sv,el,ru,th,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "background.js" }, "action": { "default_icon": "256.png", "default_popup": "popup.html" }, "permissions": [ "contextMenus" ], "default_locale": "en", "description": "__MSG_app_description__", "icons": { "128": "256.png", "38": "256.png", "48": "256.png" }, "manifest_version": 3, "name": "__MSG_app_name__", "short_name": "__MSG_app_name__", "version": "3.2" } |