Typing Statistics | Auto Typer Firefox

Examine source code of Typing Statistics | Auto Typer

By: marsss
Inspect and view changes in Typing Statistics | Auto Typer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "typing-statistics@itsmarsss.com"
    }
  },
  "name": "Typing Statistics | Auto Typer",
  "version": "3.4.8",
  "manifest_version": 3,
  "description": "Typing Statistics: Tracks WPM and other statistics | Bundled with auto typers",
  "author": "Marsss' Dev Team",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/scripts/contentScript.js"
      ]
    },
    {
      "matches": [
        "https://extensionpay.com/*"
      ],
      "js": [
        "/scripts/ExtPay.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "/scripts/background.js"
    ]
  },
  "action": {
    "default_popup": "/popup/popup.html"
  },
  "permissions": [
    "scripting",
    "activeTab",
    "storage"
  ],
  "icons": {
    "16": "assets/icon-16.png",
    "32": "assets/icon-32.png",
    "48": "assets/icon-64.png",
    "128": "assets/icon-128.png"
  }
}

Best Typing Statistics | Auto Typer Alternatives

Here are some Firefox add-ons that are similar to Typing Statistics | Auto Typer: