Typing Bot Firefox

Examine source code of Typing Bot

제작자: JdM
Inspect and view changes in Typing Bot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Typing Bot",
  "short_name": "TypingBot",
  "description": "Auto Typing Bot for Various Typing Tests.",
  "version": "1.0",
  "author": "JdM",
  "homepage_url": "https://www.rmbi.ch/jdm",
  "browser_specific_settings": {
    "gecko": {
      "id": "typingbot@example.com"
    }
  },
  "action": {
    "default_title": "Typing Bot",
    "default_popup": "popup/index.html"
  },
  "content_scripts": [
    {
      "run_at": "document_end",
      "js": [
        "scripts/10fastfingers.js"
      ],
      "matches": [
        "*://*.10fastfingers.com/*"
      ]
    },
    {
      "run_at": "document_end",
      "js": [
        "scripts/typing-speed.js"
      ],
      "matches": [
        "*://*.typing-speed.net/*"
      ]
    }
  ]
}

최고의 Typing Bot 대안

다음은 Typing Bot과(와) 유사한 Firefox add-on입니다: