Author Topic: Resources must be listed in the web_accessible_resources manifest key  (Read 393 times)

0 Members and 1 Guest are viewing this topic.

Offline mehuge

  • Newbie
  • *
  • Posts: 8
Recently started getting this error in chrome from the Avast Online Security browser extension

Denying load of chrome-extension://gomekmidlodglbbmalcneegieacbdmki/client/gpcWindowSetting.js. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.

Without devtools open when loading the page, the errors seen are different (still in the Avast Online Security browser extension)

Uncaught (in promise) MessageNotSentError
  error: undefined
  message: "Could not establish connection. Receiving end does not exist."
  messageName: "cookieManager.injectClientScript"
  name: "MessageNotSentError"
  [[Prototype]]: Object

main.js:64 (chrome-extension://gomekmidlodglbbmalcneegieacbdmki/client/main.js)
Uncaught (in promise) RegisterClientLocalizationsError
  message: "Could not establish connection. Receiving end does not exist."
  name: "RegisterClientLocalizationsError"
  [[Prototype]]: Object