William Dibbern
William Dibbern
Look into displaying a toast notification automatically like in [OctoLinker](https://github.com/OctoLinker/OctoLinker/blob/main/packages/core/notification.js)
Investigate publishing automatically to the chrome and microsoft edge (chromium) web stores from github actions.
- Currently you have to modify the bridge or create your own to have a custom configuration. - HTML Inspector now (as of v.0.3.0) supports a `setConfig` function which can...
**Do you want to request a *feature* or report a *bug*?** I believe this to be a bug. **What is the current behavior?** When you have multiple components listening to...
When the axios instance in use has a `baseURL` set, this isn't factored into the URL that this library uses to check if HTTP2 is supported. This seems to result...