// running tests
6. You appear to be using a browser extension that is modifying the page. Be sure to turn off all browser extensions.
// tests completed
I’ve been trying to learn some html on my school Chromebook and saying that error any fix?
Your code so far
<html>
<body>
<!-- User Editable Region -->
<h1>CatPhotoApp</h1>
<!-- User Editable Region -->
</body>
</html>
Your browser information:
User Agent is: Mozilla/5.0 (X11; CrOS x86_64 14541.0.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36
The code you have shared works on my end. Please ensure that you have disabled any extensions that interface with the freeCodeCamp website (such as Dark Mode and Ad Blocker), and set your browser zoom level to 100%. Both of these factors can cause tests to fail erroneously.
Hi there, I’m experiencing the same issue. I have deleted all my extentions on Chrome and tried uploading the code both on mobile and desktop still stuggling to get past this section. Any other ideas on how to get past the browser extention issue?