in the previous video, I have created a chrome extension addmefast bot to get automatic points in addmefast. in the video I have also described how to use it, but I forgot to tell it to allow the browser to open a popup window from the script. This is very important because the script does not work if the popup window is blocked by the browser. let's see how to get the browser to allow popup windows. Most web browsers include a feature to block pop-up windows. While this may eliminate unwanted or bothersome pop-up windows, the feature sometimes can impede the functionality of legitimate or useful websites. Likewise, if we run an automated script that requires the browser to open a new window, it will be blocked by default. in this example I will try to run addmefast bot to show how to allow popup windows. addmefast bot : https://www.youtube.com/watch?v=yVFAYxv3ZT4 #chrome #edge #opera #browser #popup #tutorial #allowpopup #blockpopup #howto #script #javascript












