-
Notifications
You must be signed in to change notification settings - Fork 137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Auto About:blank is broken #3
Comments
I am currently working on refactoring and improving functionality, Please forgive us, as we have been in a transition of our Owners and have been focused on that, we will fix this soon. |
alr thx |
this automatically redirects to aboutblank |
In my experience auto about blank works if you don't have popups blocked, how is auto aboutblank broken? like is it not cloaking on page load even with popups enabled? |
@om3ga6400 Please provide us with more information on this issue so we clearly understand what you mean. |
I didn't open the issue, I supplied code to fix it |
What was the issue? |
. |
We debugged about:blank before unless links are being About:Blanked for the url "about:blank" |
ok well I didint open this issue so I don't know |
There needs to be a if statement checking if its in about:blank already. Your code does not have this if I'm reading this right |
You supplied us with the regular About:Blank code. We already have this as this is already a function within a button in settings > about:blank. The automation is broken not About:Blank |
what mine dose is automatically redirect to about blank with whatever URL you use in it |
That is the point. If it keeps spamming About:Blank we are aware of this issue |
I did not make this issue nor have I experienced it, I was just providing some code |
The whole point of about:blank is to create an iframe with temporary data similar to "blob" |
thats what mine dose |
Okay thank you for letting me know. |
thats whats happening |
Turning on automatic about:blank opens the about:blank tab repeatedly.
Seems like the about:blank tabs are opening about:blanks
The text was updated successfully, but these errors were encountered: