@@ -224,7 +224,7 @@ function runThePopup() {
chrome.tabs.query({
active: true,
currentWindow: true
}, loadTabData);
}, onTabs);
function onTabs(tabs) {
chrome.storage.sync.get(['videoid'], function(result) {
The note is not visible to the blocked user.