-
Yo, if possible can you please unpatch it because my organisation does not allow me to open the files. BTW, if anyone wants to know how to inspect on a school chromebook be my guest and check my post |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
what files? also, use this bookmarklet: |
Beta Was this translation helpful? Give feedback.
-
See https://chrome100.dev for downgrading |
Beta Was this translation helpful? Give feedback.
what files? also, use this bookmarklet:
javascript:(function () { var script = document.createElement('script'); script.src="//cdn.jsdelivr.net/npm/eruda"; document.body.appendChild(script); script.onload = function () { eruda.init() } })();
to inspect a page