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. I’m open to suggestions, feedback, or improvements. Please, feel free to share your thoughts here or on github.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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`).