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!

// ==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();