Is it possible via the command line to get the current open tab url in a browser? It can be any Mac browser. I was hoping when I find a good website I'm on I can just pop over to my shell and run a bash script to put the url in a variable so then I can do things later with it. Is this possible? If it is not possible peeking into a browser, would it be possible to start the browser via command line and then be able to access the current tab url?