ChristianE00 / AudioKit

A lightweight, open-source web browser extension for adjusting volume and equalizing sound. Built with performance and efficiency in mind, it's designed to work on both high-end and low-end hardware. Contributions and pull requests welcome!
https://christiane00.github.io/AudioKit.github.io/
3 stars 3 forks source link

Feature Request: Any chance you can add a floating icon inside the browser window to set sound? #20

Open PCRacer opened 4 months ago

PCRacer commented 4 months ago

Hi there,

I would like to know if there is any chance you may consider adding a floating extension icon inside the browser window?

Our browsers do not contain an Icon bar for extensions, where the extension's interface can be accessed. The WebView2 runtime from Microsoft does not provide us such functionality.

Just asking if this would be possible, as we are looking very hard to expand our own v3 manifest unpacked Extension Library.

Microsoft made it very hard for us with their WebView2 runtime controller. It does accept v3 Extensions, but does not provide us with an Icon bar for extension interaction.

What we have found is that some of the better extensions provide a floating icon on the right-hand side of the screen for access, or has an icon and access point on the context menu, when you right-click inside the browser window.

I am simply asking if this is possible as a feature that may be helpful to our own range of browsers.

Thank you so very much for your time and consideration.

Henk

ChristianE00 commented 4 months ago

Hi Henk,

sure! I can definitely add a floating icon inside the browser window, it just might take me a couple of days to get to the feature.

thanks, Christian

PCRacer commented 4 months ago

Hi Christian,

This is Very good news, thank you so very much for accepting my request! 🤩

We are finding it very difficult to find extensions that don't require interaction with the Icon toolbar. It is the one short coming we have when using Microsoft's WebView2 runtime component.

There is no rush, take your time completing your work.

Thank you again for doing this. 😎

Henk