Skip to content

Key code for Windows #22

@dancalligaro

Description

@dancalligaro

First, thank you for writing this extension!

While trying it on windows, I noticed that clicking the extension icon was not muting/unmuting, but it does reflect correctly the mute state when muting/unmuting via the meet mute button.

"metaKey": true,

"ctrlKey": true, // <-- for windows
//"metaKey": true,

The key combination for Windows is Ctrl+D. It seems like this can be addresed by updating the key combination and detecting if the OS is Windows. (I would guess many of the 'not working' comments may be from Windows users?).

Cheers,
Daniel

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions