Shows keyboard modifiers status and provides notifications for key state changes. Displays active keyboard modifiers (Shift, Caps, Ctrl, Alt, etc.) in the top panel and shows OSD notifications when Caps Lock, Num Lock or Scroll Lock state changes.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-006 warning
preferences classes should not retain window-scoped objects on instance fields without close-request cleanup
Preferences code stores window-scoped objects on the exported prefs class without `close-request` cleanup.
prefs.js:445
this.settingsManager = new SettingsManager(this)
| Version | Status |
|---|---|
| 12 | Active |
| 11 | Rejected |
| 10 | Active |
| 9 | Active |
| 8 | Active |
| 7 | Active |
| 6 | Active |
| 5 | Active |
| 4 | Active |
| 3 | Active |
| 2 | Rejected |
| 1 | Rejected |