steveseguin / electroncapture

Playback video in a frameless electron app for screen-sharing and window capture
http://electroncapture.app/
GNU General Public License v3.0
337 stars 40 forks source link

Can I change setting for external links to open in Same Window/tab #99

Open kcannick opened 1 week ago

kcannick commented 1 week ago

Is there a way for external links to open in the same window. I am trying to use ElectronCapture to capture a browsing session as I go through content from various sites. I am using ElectronCapture so I can set browser dimensions to emulate the Mobile browsing experience.

If I am on domainA.com and click a link to domainB.com, I want it to open in the same browser. I would also like to be able to go back to www.domainA. com after reviewing the content on damainB.com

is this possible? Are there specific flags that I need to set?