Spacebar Counter

Test your Spacebar Hit per second.

什麼是Spacebar Counter?

Spacebar Counter是由https://spacebartest.org開發的Chrome擴展程式,該擴展的主要功能是“Test your Spacebar Hit per second.”。

擴展截圖

screenshot
screenshot
screenshot

下載Spacebar Counter擴展crx文件

下載Spacebar Counter擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Spacebar Counter - Spacebar Test is a fun game. Here you can test your spacebar hitting speed just in movements. 

It is an effective way to measure and improve your spacebar hitting speed. In gaming, we all gamers knew that how clicking a spacebar plays a crucial role while playing. 

In first-person simulation games, the spacebar is the key that plays an action of crawling and jumping.The crawling and jumping action in the simulation game can only save your life when your enemy aiming at your shoot.

Crawling is the action that can make you unnoticeable, and your enemies cannot spot you easily. Features:Quick and Easy: It is a quick and easy online spacebar test to measure your spacebar clicking.

The Purpose of Spacebar Counter

1.We built this tool by keeping in mind that to giving the best gaming environment to users to practice their spacebar clicking.

2.Boosting your spacebar clicking speed can simultaneously help users to improve their gaming and working skills.

3.Behind this, it helps you gather gaming community challenges.Advantages of Spacebar Test

Let's take a look at the advantages and benefits that the spacebar test provides:

1.View your result after completing the spacebar test.
2.Challenge your mates or gaming community. Shine your records.
3.Enhance your gaming skills and become a pro.                    

擴展基本資訊

名稱 Spacebar Counter Spacebar Counter
ID dophfdfbpjnlcdgdjhnmghollijdkmnc
官方網址 https://chromewebstore.google.com/detail/spacebar-counter/dophfdfbpjnlcdgdjhnmghollijdkmnc
簡介 Test your Spacebar Hit per second.
檔案大小 725 KB
安裝次數 3,778
目前版本 2.0.0
更新時間 2022-04-26
上架時間 2021-09-07
評分 4.50/5 共 2 次評分
開發者 https://spacebartest.org
電子郵箱 [email protected]
付費類型 free
擴展官網 https://spacebartest.org/
說明頁面URL https://spacebartest.org/feedback
隱私政策頁面URL https://spacebartest.org/privacy-policy
支援的語言 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
{
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/hpstest_512x512.png",
        "default_popup": "index.html"
    },
    "default_locale": "en",
    "description": "Test your Spacebar Hit per second.",
    "icons": {
        "128": "images\/hpstest_512x512.png",
        "19": "images\/hpstest_512x513.png",
        "48": "images\/hpstest_320x320.png"
    },
    "manifest_version": 2,
    "name": "Spacebar Counter",
    "short_name": "Spacebar Counter",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.0"
}