Closed belh-sara closed 5 years ago
Can you send the error in detail? I cannot quite deduce what the error is from your screenshot.
when i want the extension to deduce if the link is safe or not it showing me this and in Extensions, it shows me this error : Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/. error caused of this line : popup.js:11 (fonction anonyme) xhr.open("POST","http://localhost/Malicious-Web-Content-Detection-Using-Machine-Learning-master/clientServer.php",false);
I hope that shows you clearly my issue
I am getting the same error but in "Windows" Environment. Can you please tell me the solution for the same, as I am unable to see the solution above. Thank you
Did anyone find the solution to this error?
Being tracked in this issue
I'm referring your project, I added your extension in google chrome and when i want too verify if the link is a safe site or not i get this error I'm using Python 2.7 and Ubuntu. How to resolve it?