Were You Typing Firefox

Examine source code of Were You Typing

By: em_te
Inspect and view changes in Were You Typing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extensionName__",
  "author": "Terry",
  "version": "0.2.3",
  "description": "__MSG_extensionDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "icons": {
    "24": "icon_24.png",
    "48": "icon_48.png",
    "96": "icon_96.png",
    "128": "icon_128.png"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "/content.js"
      ],
      "css": [
        "/content.css"
      ],
      "all_frames": false,
      "match_about_blank": false,
      "run_at": "document_start"
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "web_accessible_resources": [
    "KeypressDelete.ogg"
  ]
}

Best Were You Typing Alternatives

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