ghostery-extension
ghostery-extension copied to clipboard
Uncaught TypeError: Cannot read property 'getManifest' of undefined
Please read the CONTRIBUTING guide before submitting an issue.
Description
Getting this exceptions on some pages:
Uncaught TypeError: Cannot read property 'getManifest' of undefined
No runtime? Please add a check?
[Description of the bug or feature]
Expected Behavior
Ghostery should never throw. And ideally don't even use try/catch inside to avoid interfering with debugging tools. [What you expected to happen]
Steps to Reproduce
Cannot really specify steps to reproduce, happens on intranet site.
Versions
- Browser: Chrome, latest
- OS: Windows 10
- Node:
- NPM:
This may be a known issue on Chrome, see this response. Regardless, it might make sense to pull logging from our content script files anyway.