On 10/08/13 09:42, Steve Coleman wrote:
> I added the Firefox plugin called "Open With" to handle this. It works
> great. Just search the Firefox plugins by name.
>
> Developers site:
>
http://www.darktrojan.net/software/addons/openwith
>
> I pointed it at this script:
>
> #!/bin/bash
> qvm-run '$dispvm' /bin/firefox $1
>
> I can now right click on any liink and get both a "open firefox in dvm"
> entry and an open in google-chrome for website testing purposes. In fact
> any application that takes a URL as a parameter can be launched this way.
>
>
> On 10/08/13 01:58, Zrubecz Laszlo wrote:
>> On 7 October 2013 22:00, Marek Marczykowski-Górecki
>> <
marm...@invisiblethingslab.com> wrote:
>>> The later approach is exactly what qvm-open-in-dvm already does when started
>>> with link as the parameter.
>>
>> This would be very handy from a browser (firefox) as well...
>> Currently we have these option (if right click on any url)
>> - Open in new Tab
>> - Open in new Window
>> - Open in new Private Window
>>
>> I really missing the:
>> - Open in new DVM option.
>>
>> Does it require a plugin? or it can be achieved by some local configuration?
>>
>> Thanks.
>>
>>
>>
>
Whatever you do, be careful not to accidentally open an AnonVM link in a
DispVM if your DispVMs are connected to the clearnet (e.g., connected
directly to the "firewallvm" ProxyVM) by default.