GoogleChrome/audion

Publish audion to addons.mozilla.org

Xiphoseer opened this issue · 2 comments

I was investigating some weird audio behavior in chrome when I stumbled across the WebAudio roadmap for chromium dev tools. This mentiond creating this extension in part to achieve feature-parity with the WebAudio Editor in Firefox. This MDN Page was linked in the roadmap, which says that the feature is deprected by now and the List of deprecated tools in FF says that this was removed in Bug 1403944 because audion works well enough in Firefox and it was no longer reasonable to maintain a browser feature based on legacy technology (XUL) for the same purpose.

Now the issue is, that this extension is only released in the chrome web store which can't be used to load it into firefox. In the interest of cross-browser collaboration and compatibility, would it be possible to release audion as-is on https://addons.mozilla.org?

Hi,
there is an extension for it already: Web Audio Inspector by Metroite. You can install the extension from here:
https://addons.mozilla.org/en-US/firefox/addon/web-audio-inspector/?utm_source=addons.mozilla.org&utm_medium=referral&utm_content=search

hoch commented

Thanks for the information. Closing.