Just copy paste into the console:
(function(){
s=document.createElement('script');
s.type='text/javascript';
s.src='http://localhost:2020';
document.body.appendChild(s);
})();
Add a bookmark with the following URL:
javascript:(function(){s=document.createElement('script');s.type='text/javascript';s.src='http://localhost:2020';document.body.appendChild(s);})();