kfix / MacPin

a webapp container & site specific browser made from WebKit.swift and JavaScriptCore
GNU General Public License v3.0
331 stars 27 forks source link

Example of multi-tab app? #32

Closed codefriar closed 4 years ago

codefriar commented 4 years ago

Is it possible to create an 'app', that launches with two or more tabs? ie: facebook and messenger? I looked through the examples but couldn't find an example of that.

kfix commented 4 years ago

the sample sites/MacPin/main.js launches 3 tabs:

codefriar commented 4 years ago

@kfix - Thanks for that pointer. I had started there, but had an error which made me think it wasn't working. Happy to say it was a user error.