I am wanting to run JS that is put into the URL bar.
I have tried putting javascript: // js code here.
in the URL bar but this does not seem to be supported / do anything in my Chromium based browser. So, I am looking for an alternative to this.
I am wanting a offline based solution (eg, I am not wanting to run JS from a website).