HackerTrans
TopNewTrendsCommentsPastAskShowJobs

visualstackk

no profile record

Submissions

Show HN: AutoPause – macOS utility that auto-pauses media when mic is in use

apps.apple.com
4 points·by visualstackk·11 個月前·3 comments

comments

visualstackk
·11 個月前·discuss
> I only have one meeting a month nowadays so I might take a look if that situation ever changes (hopefully it doesn't!).

I'm happy for you

> So the macOS app sets up a local webserver on some port that the Chrome extensions knows about in advance? Smart, kinda like how I had to do an auth flow for one of my CLI apps.

Exactly like this! Some caveats there since Chrome actually shuts down extensions after 30 seconds or so if nothing happens (so you need to keep firing off messages across the connection to keep the extension alive).