harman
Results
2
issues of
harman
better-onetab isn't available on firefox right now, so I had to figure out how to manually install it. Leaving this here for other firefox users. It's not quite as simple...
I use Scene Delegate in my app, which means the AppDelegate method `application(_ app: UIApplication, open url: URL, options: [UIApplication.OpenURLOptionsKey : Any] = [:])` does not get called. So as...