Google Docs Typewriter Sounds Firefox

Examine source code of Google Docs Typewriter Sounds

By: Mak
Inspect and view changes in Google Docs Typewriter Sounds source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Google Docs Typewriter Sounds",
  "version": "1.0",
  "description": "Plays typewriter sounds while typing in Google Docs.",
  "content_scripts": [
    {
      "matches": [
        "https://docs.google.com/document/*"
      ],
      "js": [
        "typewriter-sounds.js"
      ]
    }
  ],
  "web_accessible_resources": [
    "Key1.mp3",
    "Key2.mp3",
    "Key3.mp3",
    "Key4.mp3",
    "space.mp3",
    "ding.mp3",
    "FullKey.mp3"
  ],
  "permissions": [
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{77872704-b0e4-4bca-8a23-82bd2ee5a665}"
    }
  }
}

Best Google Docs Typewriter Sounds Alternatives

Here are some Firefox add-ons that are similar to Google Docs Typewriter Sounds: