fixed the chrome PressThis! script to open the login window in the middle of the screen instead of up in the upper left corner (x=0, y=0); the “top=400,left=1500” is added to the .open function (way down the script)
2023-04-05 – changed the height to be a fixed 800px:
a.open(“about:blank”,r,”top=400,left=1500,location,resizable,scrollbars,width=”+f+”,height=800″)
META: this blog can be a very simple vcs for stuff like this. ain’t no github, but for a little hack like this, is enuff.


