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

adrelanos adrelanos at riseup.net
Fri Sep 28 16:05:24 UTC 2012


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 experiment,
>     I know TBB is a modified firefox, so if there are TBB developes here,
> they may know how to do this,
> 
>     thanks!

I am not a part of the tor-dev team.

Once TBB is open try "cd ~" and

~/tor-browser_en-US/App/Firefox/firefox --profile Data/profile -new-tab
www.google.com

or

~/tor-browser_en-US/App/Firefox/firefox --profile Data/profile -new-tab
www.google.com &


More information about the tor-dev mailing list