The extension does not seem to recognize CSP provided in a `meta` tag, such as ```html <meta http-equiv="Content-Security-Policy" content="default-src.... ```
The extension does not seem to recognize CSP provided in a
metatag, such as