Is there a simpler (native perhaps?) way to include an external script file in the Google Chrome browser?
Currently I’m doing it like this:
document.
I use this to load ko knockout object in console
document.write("");
or host locally