o/ (FEB13/19:12)

SW:ToR Forum – Disable Link Popup


Annoying warnings like this one won’t help making the web safe for idiots:

Install my userscript to disable it:

// ==UserScript==
// @name            SWTOR Forum: Disable Link Popup
// @description     Disables the annoying warning when clicking on external links. [Martin Karer, http://www.sezz.at]
// @namespace       sezz.at_swtor.com_disable_link_popup
// @include         http://*swtor.com*/community/*
// ==/UserScript==

var $ = unsafeWindow.jQuery;
$(document).ready(function() {
	$("a").die("click");
});

Download: [download#95]


Ein Kommentar


Schreibe einen Kommentar


  1. « Chrome: Anonymes Surfen (oder nicht?)
  2. Kaspersky Installation mit Auswahl der Komponenten »

OCT1/20:46 - iTunes plays:
The Prodigy - Wild Frontier

Kontakt Impressum Martin Karer 2008-2024