Spacebar Counter

Test your Spacebar Hit per second.

O que é Spacebar Counter?

Spacebar Counter é uma extensão do Chrome desenvolvida por https://spacebartest.org, e sua principal característica é "Test your Spacebar Hit per second.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Spacebar Counter

Baixe arquivos de extensão Spacebar Counter no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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.                    

Informações Básicas da Extensão

Nome Spacebar Counter Spacebar Counter
ID dophfdfbpjnlcdgdjhnmghollijdkmnc
URL Oficial https://chromewebstore.google.com/detail/spacebar-counter/dophfdfbpjnlcdgdjhnmghollijdkmnc
Descrição Test your Spacebar Hit per second.
Tamanho do Arquivo 725 KB
Contagem de Instalações 3,778
Versão Atual 2.0.0
Última Atualização 2022-04-26
Data de Publicação 2021-09-07
Classificação 4.50/5 Total de 2 Avaliações
Desenvolvedor https://spacebartest.org
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://spacebartest.org/
URL da Página de Ajuda https://spacebartest.org/feedback
URL da Página de Política de Privacidade https://spacebartest.org/privacy-policy
Idiomas Suportados 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"
}