Enable or disable the sound card entirely by adding or removing the sound device. Bluetooth headset not be affected.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Timeout should be removed on destroy (line 74 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 2. Use `console.*` instead of `log()` and `LogError()`: https://gjs.guide/extensions/upgrading/gnome-shell-45.html#logging 3. Add gettext domain to metadata.json: https://gjs.guide/extensions/overview/anatomy.html#optional-fields