Re: [tor-dev] automation of open links in new tab in TBB

2012-09-29 Thread adrelanos
No, I can not help you with this, I don't know the answers. I brought you back on track. Told you, how you can start Tor Browser like Firefox. That's the only difference in Tor Browser (+ Tor Button + rebranding + Firefox patches). For the rest of your questions, I suggest asking them in regular F

Re: [tor-dev] automation of open links in new tab in TBB

2012-09-29 Thread jiang song
thanks, BTW, do you know how to close the tab using command line like this? and when opening a youtube link like this: http://www.youtube.com/embed/CistYoLwL7M is there any script or command line to automate clicking on the "play button" ? thanks! On 9/28/12, adrelanos wrote: > Tested again on

Re: [tor-dev] automation of open links in new tab in TBB

2012-09-28 Thread adrelanos
Tested again on Debian Wheezy. cd ~ ~/tor-browser_en-US/App/Firefox/firefox --profile Data/profile -new-tab https://www.startpage.com Works for me. (Assumes TBB is installed to ~/tor-browser_en-US.) ___ tor-dev mailing list tor-dev@lists.torproject.or

Re: [tor-dev] automation of open links in new tab in TBB

2012-09-28 Thread jiang song
Hi, adrelanos: Thank you so much for your help. I tried it on linux with /tor-browser_en-US/App/Firefox/firefox --profile /tor-browser_en-US/Data/profile -new-tab www.google.com it prompts: Firefox is already running, but is not responding. To oepn a new window,

Re: [tor-dev] automation of open links in new tab in TBB

2012-09-28 Thread adrelanos
jiang song: > Hi, > > If I use firefox, I can use a simple command line to open a link in a > new tab automatically, like > > firefox www.google.com > > now I want to open TBB first, and then open a link in a new tab, is > there any script or method to automate this operation? I nee

[tor-dev] automation of open links in new tab in TBB

2012-09-28 Thread jiang song
Hi, If I use firefox, I can use a simple command line to open a link in a new tab automatically, like firefox www.google.com now I want to open TBB first, and then open a link in a new tab, is there any script or method to automate this operation? I need this automation for some exp