RealWPM - Typing Speed Tracker & WPM Counter Firefox

Examine source code of RealWPM - Typing Speed Tracker & WPM Counter

Inspect and view changes in RealWPM - Typing Speed Tracker & WPM Counter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "RealWPM",
  "version": "1.3.1",
  "description": "Professional real-time WPM tracker with dynamic decay calculations and sleek dark styling.",
  "permissions": [
    "storage"
  ],
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "logo.png",
      "48": "logo.png",
      "128": "logo.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "all_frames": true
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "real.wpm@omniboxed.com",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best RealWPM - Typing Speed Tracker & WPM Counter Alternatives

Here are some Firefox add-ons that are similar to RealWPM - Typing Speed Tracker & WPM Counter: