I am new to chrome extension development. Sometimes I get the following errors:
- Unchecked runtime.lastError: Cannot access a chrome:// URL
- Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.
- Uncaught (in promise) TypeError: Cannot destructure property 'contentFullSize' of '(intermediate value)' as it is undefined.