I want to get the version of CDMs supported by browsers. They are added as components/addons and each browser has a way to check these:
Chrome - chrome://components/
Firefox - about:addons
Is there a way these can be detected using javascript in a normal tab?