LBRYFoundation / Watch-on-LBRY

Plugin for web browser that automatic check if YouTube video is on LBRY
GNU General Public License v3.0
78 stars 19 forks source link

Browser's uri dialog was causing confusion sometimes #100

Closed DeepDoge closed 2 years ago

DeepDoge commented 2 years ago

https://github.com/LBRYFoundation/Watch-on-LBRY/issues/98#issue-1112674967

On redirect with app, people might choose to cancel browser's uri dialog. So we dont destroy the current window automatically for them. And also we try to keep the same window for less distraction.