website crasher 100% working guaranteed!

this script is used to forcefully crash your browser while opening anything! good if you do no want anybody to play on your device or see and fidget with your account.ver 2.2b and 15 other minor and major updates were skipped for convenience. go to new tab and disable it if you want. WARNING - DO NOT USE IT WITH IE 100% working guaranteed!

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

// ==UserScript==
// @name         website crasher 100% working guaranteed!
// @namespace    http://tampermonkey.net/
// @version      1.2
// @description  this script is used to forcefully crash your browser while opening anything! good if you do no want anybody to play on your device or see and fidget with your account.ver 2.2b and 15 other minor and major updates were skipped for convenience. go to new tab and disable it if you want. WARNING - DO NOT USE IT WITH IE   100% working guaranteed!
// @author       Ashaz khan
// @match        https://www.youtube.com/*
// @match        http://www.youtube.com/*
// @match        *://www.google.com
// @match        https://www.youtube.com/?gl=IN&tab=r1
// @match        *://www.surviv.io
// @match        *://*
// @match        *://*/*
// @match        *://*/*/*
// @grant        none
// ==/UserScript==

function nat() {
    'use strict';

var txt = "a";
var a =1;
while(a==1){
    txt = txt += "auwehfuew";
}}

nat();