[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



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, you must first close the existing FIrefox process, or restart your system.

   I think the '-new-tab' doesnt play its role here.
   Maybe it can only works on Windows? I will try it later.
 


On Fri, Sep 28, 2012 at 6:05 PM, adrelanos <adrelanos@xxxxxxxxxx> wrote:
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 &
_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev

_______________________________________________
tor-dev mailing list
tor-dev@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-dev