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 badges6 Answers
Reset to default 8Disabling "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.
- Go to chrome://extensions/
- Find an extension with ID :
iidnbdjijdkbmajdffnidomddglmieko
( Check the url in the error message for extension ID. ID is given in the error.) - Disable this extension if it's not useful and refresh the page
OR
- 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