Expected behavior
We should be able to detect the badge. It has a link of: https://opensource.org/licenses/MIT. A generic document.querySelector('a[href="https://opensource.org/licenses/MIT"]') would probably be sufficient.
Screenshots
Extension Version
0.2.7
Desktop (please complete the following information):
Describe the bug The react-navigation library is MIT licensed in the package.json and has a badge for the license as well.
To Reproduce Steps to reproduce the behavior:
Expected behavior We should be able to detect the badge. It has a link of:
https://opensource.org/licenses/MIT
. A genericdocument.querySelector('a[href="https://opensource.org/licenses/MIT"]')
would probably be sufficient.Screenshots
Extension Version 0.2.7
Desktop (please complete the following information):