LBRYFoundation / Watch-on-LBRY

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

Opening new tabs handled by the background now #132

Closed DeepDoge closed 2 years ago

DeepDoge commented 2 years ago

Firefox seem to block content script from opening new tabs in some cases. So its handled by the background now.

DeepDoge commented 2 years ago

Also fixed some bugs preventing redirect in some cases