3

I still use Opera 12 as my primary browser. However, it is too slow for some pages (gmail and Facebook), so I started to use chromium for those. However, I would like to open links from chromium in Opera. Is that possible? Possibly via a middle click. (I am on Ubuntu 13.10).

sup
  • 799

2 Answers2

1

Although it would technically be possible to open links in another browser, I am not aware of any method that would do so.

Even if you could open links in another browser, there would be issues in doing so. Cookies and other session related information would not be passed to the new browser. This would break the functionality of most websites.

Why not just run two browsers? Or conversely, why not just switch to Chrome?

EDIT: Well duh... I forgot I run IE Tab in Chrome. So yes, it is possible open links in a different browser - at least with an extension (no session info is passed).

Keltari
  • 73,243
  • 1
    Ehm, because in everything else but speed and site compatibility, all browers but opera suck big way from my point of view. I will eventually have to do it, but not just yet.

    Cookies and stuff would not be an issue normally, as I would use chromium just for Facebook and Gmail and everything else would be handled by Opera.

    – sup Oct 22 '13 at 13:39
  • @sup - Chrome and Opera currently use the same rendering engine. – Ramhound Oct 22 '13 at 14:14
  • I know, and Opera is no longer usable thanks to that. I still use version 12. – sup Oct 22 '13 at 14:16
1

You can use SimpleGet, which normally is used to pass multiple URLs to an external download manager.

But you can modify the path and point it straight to Opera.

enter image description here

As a downside you have to perform two clicks extra and handle an awkward dialog to select the right URL. Since its source code is available on GitHub it may be possible to tweak this part.

nixda
  • 27,268