I want to load url's like chrome://gpuclean on the current page with javascript. I was unable to find answers anywhere as it is a very strange thing that doesn't come up often, I've tried using things like location.replace("chrome://gpuclean") but they don't allow for urls that don't begin with http:// or https://. Im curious if its even possible, but if so I'd like to figure out how to do it. I don't know if this information is helpful at all but Im trying to run this via "bookmarklet", or "javascript: code" in a bookmark.