RT @calebdaniels: iOS autocorrect: Android=Garbage http://t.co/Fh8pkiAQ (DEC26/12:45)

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: SW:ToR Forum No Link Popup Userscript (413 bytes)


1 Kommentar


Hinterlasse eine Antwort


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

MAY19/09:23 - iTunes plays:
Evanescence - You

Kontakt Impressum Martin Karer 2008-2012