CPS Test for Google Chrome™

The CPS test (Click Speed test) is a utility with which you can determine the click speed and break other click speed records.

CPS Test for Google Chrome™とは何ですか?

CPS Test for Google Chrome™はhttps://cps-counter.ioによって開発されたChromeの拡張機能で、その主な機能は「The CPS test (Click Speed test) is a utility with which you can determine the click speed and break other click speed records.」です。

拡張機能のスクリーンショット

screenshot

CPS Test for Google Chrome™拡張機能のCRXファイルをダウンロード

CPS Test for Google Chrome™拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Want to test the number of times you can click your mouse per second? Use this free cps test.

Once you install this software, you can do a right click cps test.

Test how fast you can do mouse clicks for, we also have a spacebar cps test available inside this
software.

Keep training and you can boost your high score for your cps test.

This software tracks the high scores which are set for any cps test, so you can see if you're improving
as you keep practising.

Let us know if you have any questions when you're using our software.                    

拡張機能の基本情報

名前 CPS Test for Google Chrome™ CPS Test for Google Chrome™
ID aphoplbngonaeedaohbbelkdionfobkb
公式URL https://chromewebstore.google.com/detail/cps-test-for-google-chrom/aphoplbngonaeedaohbbelkdionfobkb
説明 The CPS test (Click Speed test) is a utility with which you can determine the click speed and break other click speed records.
ファイルサイズ 2.06 MB
インストール数 223
現在のバージョン 3.0.4
最終更新日 2022-05-03
公開日 2022-05-03
評価 3.00/5 合計 1 レビュー
開発者 https://cps-counter.io
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://cps-counter.io
ヘルプページのURL https://cps-counter.io/contact
プライバシーポリシーページのURL https://charactercounttool.io/privacy-policy
対応言語 id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "3.0.4",
    "description": "__MSG_appDescription__",
    "default_locale": "en",
    "permissions": [
        "storage"
    ],
    "icons": {
        "16": "icons\/icon16.png",
        "32": "icons\/icon32.png",
        "48": "icons\/icon48.png",
        "64": "icons\/icon64.png",
        "128": "icons\/icon128.png",
        "256": "icons\/icon256.png"
    },
    "action": {
        "default_icon": "icons\/icon64.png",
        "default_popup": "ui\/popup.html",
        "default_title": "__MSG_appName__"
    },
    "background": {
        "service_worker": "scripts\/background.js"
    },
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "default": "Alt+W"
            }
        }
    },
    "homepage_url": "https:\/\/cps-counter.io\/"
}