Caps Lock Notifier Firefox

Examine source code of Caps Lock Notifier

Inspect and view changes in Caps Lock Notifier source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Caps Lock Notifier",
  "version": "1.1.1resigned1",
  "description": "Add an icon to password fields to indicate whether caps lock is on.",
  "developer": {
    "name": "Nick Barry"
  },
  "homepage_url": "https://github.com/itsnickbarry/caps-lock-notifier",
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "js": [
        "caps_lock_notifier.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e994877b-8e2e-4583-aa18-cbe2c5c9198d}"
    }
  }
}

Mejores alternativas Caps Lock Notifier

Aquí hay algunas Firefox add-ons que son similares a Caps Lock Notifier: