Adds a button to the top bar that enables internal speakers manually. This extension acts as a workaround when the headphones are plugged in but the system doesn't expose both audio outputs.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
2 | Active |
1 | Rejected |
1. Removed the `stylesheet.css` file; 2. Remove the deprecated ByteArray; 3. Change all sync spawn to a function using subProcess; 4. Timeout is now removed on destroy; 5. Moved the lines in constructor to enable function.
Thanks! Please also remove unnecessary comments (line 35, 42-44 `extension.js`).