You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@NuhaKhaled Thanks again for spotting a similar issue. This is a regression of #47, I will fix it in a while.
tomasko126
added
bug
This is a bug with the extension
pr-high
This is a high-priority issue. If you want to help out, try one of these if you can!
labels
Jun 5, 2016
in js/background.js:
line 1347: chrome.tabs.executeScript(tabId, {file: "ytchannel.js", runAt: "document_start"});
It should be js/ytchannel.js, else it is not working.
The text was updated successfully, but these errors were encountered: