fixed bug stuck when element not avaible
This commit is contained in:
@@ -49,6 +49,7 @@ function handleMessages(message,sender,sendResponse,tab,data){
|
||||
{
|
||||
browser.tabs.sendMessage(tab.id,data.subscriptions[i].url);
|
||||
}
|
||||
console.log(i);
|
||||
}
|
||||
else if(message === "finished")
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user