Typing Sprinter Firefox

Examine source code of Typing Sprinter

By: Hizo
Inspect and view changes in Typing Sprinter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Typing Sprinter",
  "version": "1.0",
  "description": "Khi bạn gõ, mỗi từ đúng làm nhân vật chạy nhanh hơn trong một cuộc đua nhỏ ở góc màn hình.",
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "Typing Sprinter"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e3e8c95d-979a-4046-8961-9159401b354e}"
    }
  }
}

Best Typing Sprinter Alternatives

Here are some Firefox add-ons that are similar to Typing Sprinter: