Caps Lock Notifier Firefox

Examine source code of Caps Lock Notifier

제작자: Nick Barry
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}"
    }
  }
}

최고의 Caps Lock Notifier 대안

다음은 Caps Lock Notifier과(와) 유사한 Firefox add-on입니다: