最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Denying load of chrome-extension. Resources must be listed in the web_accessible_resources manifest key in order to

programmeradmin0浏览0评论

I am learning JavaScript. I installed nodejs live server but when I run this, I am getting an error. I tried the given solutions but couldn't solve it. Can someone please explain in detail how to solve this problem? I didn't use any json files, only index.html and styles.css. I am new to programming, so please help me.

Denying load of chrome-extension://iidnbdjijdkbmajdffnidomddglmieko/fonts/open-sans-v23-latin-regular.woff. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.

I read the existing solutions but don't know how to use them. I am newbie, so couldn't understand it.

I am learning JavaScript. I installed nodejs live server but when I run this, I am getting an error. I tried the given solutions but couldn't solve it. Can someone please explain in detail how to solve this problem? I didn't use any json files, only index.html and styles.css. I am new to programming, so please help me.

Denying load of chrome-extension://iidnbdjijdkbmajdffnidomddglmieko/fonts/open-sans-v23-latin-regular.woff. Resources must be listed in the web_accessible_resources manifest key in order to be loaded by pages outside the extension.

I read the existing solutions but don't know how to use them. I am newbie, so couldn't understand it.

Share Improve this question edited Apr 11, 2024 at 1:51 icedwater 4,8873 gold badges38 silver badges53 bronze badges asked Mar 29, 2023 at 13:31 HarshitHarshit 1341 silver badge9 bronze badges
Add a comment  | 

6 Answers 6

Reset to default 8

Disabling "QuillBot for Chrome" extension worked for me too.

i tried by disabling one extension at a time and refreshed page to checck the error and i found the culprit to be wordtune extension

Here are the simple steps for getting rid of this kind of error.

  1. Go to chrome://extensions/
  2. Find an extension with ID : iidnbdjijdkbmajdffnidomddglmieko ( Check the url in the error message for extension ID. ID is given in the error.)
  3. Disable this extension if it's not useful and refresh the page

OR

  1. Click on details of that extension and enable Allow access to file URLs and then refresh the page

I'm also having this issue and I was able to find the culprit. Are you also using an extension "QuillBot for Chrome"? Disabling this extension worked for me.

Just open Google Chrome the go to extension and disable the extension. Refresh your browser and the error should be gone.

I checked with the extensions installed with my chrome browser, removing few worked for me.

you have to use google chrome without any accounts

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论