Shows keyboard modifiers status. It's useful when sticky keys are active.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
21 | Active |
20 | Active |
19 | Rejected |
18 | Rejected |
17 | Active |
16 | Inactive |
15 | Inactive |
14 | Inactive |
13 | Inactive |
12 | Inactive |
11 | Rejected |
10 | Inactive |
9 | Inactive |
8 | Rejected |
7 | Active |
6 | Inactive |
5 | Rejected |
4 | Rejected |
3 | Inactive |
2 | Rejected |
1 | Inactive |
What is it in extension.js line 9?
They are the unicode characters used to show the status. You can see them on the screenshot. Here they are `let symbols = "⇧⇬⋀⌥①◆⌘⎇";` from DejaVu fonts. Same source here https://github.com/sneetsher/Keyboard-Modifiers-Status/blob/master/extension.js I think this a bug in the js lib used here to highlight the code. It does not seem to support unicode.
Ok I found that you rejected this version, do I need to continue review or wait for newer version?
I've rejected version 2. I wasn't knowing how things works and had uploaded my extension twice. Please, continue reviewing the version 1.