Request from Review:
Shawn K Feb 14, 2022
could you update the extension for mac users so that we can choose to use the Command button rather than Control? otherwise, it's the only/best solution i've found for mac
Idea
The extension currently listens to , I could add an option to instead listen to metaKey.
As this key is not a modifier, I would need to keep track of "down/up"
https://stackoverflow.com/questions/3902635/how-does-one-capture-a-macs-command-key-via-javascript
Issue
I do not have access to a mac, so I would need a beta tester.
Request from Review:
Shawn K Feb 14, 2022
could you update the extension for mac users so that we can choose to use the Command button rather than Control? otherwise, it's the only/best solution i've found for mac
Idea
The extension currently listens to , I could add an option to instead listen to metaKey.
As this key is not a modifier, I would need to keep track of "down/up"
https://stackoverflow.com/questions/3902635/how-does-one-capture-a-macs-command-key-via-javascript
Issue
I do not have access to a mac, so I would need a beta tester.