Greasy Fork is available in English.

jobboerse antitimeout popup

f*ck this shit

// ==UserScript==
// @name         jobboerse antitimeout popup
// @version      0.1
// @description  f*ck this shit
// @author       eMPee584
// @match        https://jobboerse.arbeitsagentur.de/*
// @namespace https://greasyfork.org/users/63452
// ==/UserScript==

(function() {
    sessiontimeout = 0;
    //alert("sessiontimeout = " + sessiontimeout);
})();