Simple Space Count

Simple Space Count

Simple Space Count is known as the space bar clicker is an online tool to count the total number of clicks you have performed.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "action": {
    "default_popup": "popup.html",
    "default_icon": "images/128icon.png",
    "default_title": "Simple Space Count"
  },
  "description": "Simple Space Count is known as the space bar clicker is an online tool to count the total number of clicks you have performed.",
  "icons": {
    "38": "images/38.png",
    "48": "images/48.png",
    "128": "images/128icon.png"
  },
  "name": "Simple Space Count",
  "manifest_version": 3,
  "version": "2.3.3",
  "update_url": "https://clients2.google.com/service/update2/crx"
}