Form Typing Rhythm Firefox

Examine source code of Form Typing Rhythm

By: Greg
Inspect and view changes in Form Typing Rhythm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Form Typing Rhythm",
  "version": "1.0",
  "description": "Plays musical sounds while typing in form fields: letters=piano, space=kick, enter=cymbal, backspace=soft clap.",
  "permissions": [
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "style.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{c238116e-a2f5-4097-be9a-60973b9bd1a7}"
    }
  }
}

Best Form Typing Rhythm Alternatives

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