HybridTvViewer icon indicating copy to clipboard operation
HybridTvViewer copied to clipboard

Do not load dash.js if present already

Open mlasak opened this issue 3 years ago • 0 comments

Some sites come with their own build of dash.js

It makes debugging really difficult if the dash.js code is overwritten by the version of this extension.

SHOULD BE: Add a dash.js loader to check if already present and prevent adding script tag and overwriting existing dash.js version.

mlasak avatar Jun 01 '21 11:06 mlasak