Spacebar Counter
Test your Spacebar Hit per second.
What is Spacebar Counter?
Spacebar Counter is a Chrome extension developed by https://spacebartest.org, and its main feature is "Test your Spacebar Hit per second.".
Extension Screenshots
Download Spacebar Counter Extension CRX File
Download Spacebar Counter extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Spacebar Counter |
ID | dophfdfbpjnlcdgdjhnmghollijdkmnc |
Official URL | https://chromewebstore.google.com/detail/spacebar-counter/dophfdfbpjnlcdgdjhnmghollijdkmnc |
Description | Test your Spacebar Hit per second. |
File Size | 725 KB |
Installation Count | 3,778 |
Current Version | 2.0.0 |
Last Updated | 2022-04-26 |
Publish Date | 2021-09-07 |
Rating | 4.50/5 Total 2 Ratings |
Developer | https://spacebartest.org |
[email protected] | |
Payment Type | free |
Extension Website | https://spacebartest.org/ |
Help Page URL | https://spacebartest.org/feedback |
Privacy Policy Page URL | https://spacebartest.org/privacy-policy |
Supported Languages | 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" } |