54ac / stream-detector

A Firefox addon for keeping track of manifests used by various streaming protocols and downloading media files.
https://addons.mozilla.org/en-US/firefox/addon/hls-stream-detector/
Mozilla Public License 2.0
643 stars 97 forks source link

[Request] Sidebar Support #176

Closed zero77 closed 1 year ago

zero77 commented 1 year ago

Can you please add support for opening stream detector in the firefox side bar, as it would make it easier to view when there's lots of streams on one page.

54ac commented 1 year ago

Never really considered it before but I'll look into it and check if it's viable.

zero77 commented 1 year ago

Never really considered it before but I'll look into it and check if it's viable.

I am not sure how its done but, uBlock Origin supports it and the below may help: https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/manifest.json/sidebar_action

54ac commented 1 year ago

The sidebar is now available in v2.11.0.

zero77 commented 1 year ago

This looks really good thanks.