Chris

Results 15 comments of Chris

I'm semi-open to the idea, but there were two things that made me decide to not publish the extension when I first wrote it that we should investigate further: 1....

I only test using Chrome at the moment, and I've never really looked into Safari extensions before. But if someone wants to figure out how to get it working and...

I assume the goal here is to support similar features, but as a "normal" StreamDeck plugin that doesn't take full control of the device? If so, it shouldn't be too...

On a related note, Chrome has a really useful "Create Shortcut" feature where you can create a dedicated window and macOS/Windows dock/taskbar icon for a website, as if it were...

Unfortunately, Firefox is not currently supported. As far as I know, there isn't an easy way to run the extension without getting it signed by Mozilla. Unless you run a...

HomeKit defaults doorbell push notifications to "on" (whereas normal motion sensors default to "off"), meaning you have to go disable each camera's doorbell notification on each of your Apple devices'...

This results in "Errors" in Chrome (but it's actually just a warning, if you click in to look): ![Screenshot 2024-01-16 174212](https://github.com/ChrisRegado/streamdeck-googlemeet/assets/1444732/7b730869-bee5-4df8-b1ad-d048b44c4ef8) ``` Unrecognized manifest key 'browser_specific_settings'. ``` Do we expect...

Is `~/Documents/streamdeck-googlemeet-1.5.0` the whole git repo or just the browser extension? The folder that needs to be opened is the `browser-extension` folder within the repo, i.e. `~/Documents/streamdeck-googlemeet-1.5.0/browser-extension`

Hmm, for me it's still the old `jsname`s. Must be Meet slowly rolling out a change. (I'm also on Chrome 129.0.6668.59.)

If anyone wants to try the [sept-2024-redesign branch](https://github.com/ChrisRegado/streamdeck-googlemeet/tree/sept-2024-redesign), I added the button IDs @Jbossalini provided, so it should work with both the old and new Meet buttons. I'm unable to...