Necropola

Results 36 comments of Necropola

That's interesting and I'm able to reproduce it. Not sure yet, why it happens, but I'll take a look ... **Edit:** Testing a fix. Looks good so far.

Yup, seems some recent chrome update broke it. Still works on my chromium 80 on debian Linux, hence I didn't notice it myslef. Thanks for the report.

I really don't think that it's a windows (fresh installation) problem, just something that changed with chrome 81. I can see that the extension's "background" page ist still (chrome 81)...

Î would instead suggest to implement a web service in gwtoolbox which can be accessed on locahost to provide (read-only) that kind of information.

The web service could run on a different/next available port/socket, if the default one is already been used by another instance.

> > ... and I thought that was excatly not what was supposed to happen. > > Now you made me curious. What was not supposed to happen? 😃 Forcing...

The current idea is to add a **☑️ clear** option to the Popup/UI which -- when checked -- would call `chrome.contentSettings.microphone.clear` on **Apply...** to remove all permissions that the extension...

Implemented in commit a9c598a. Will be available as a ☑️ smart option in the upcoming `0.3.10` release.

https://github.com/rain-fighters/AudioPick/issues/47

I closed the PR, because it is no longer relevant. The version that someone posted in the above mentioned issue is a complete rewrite of the extension which is supposed...