[outdated] Lycos iQ Automatisches Tagging [de]

By Lukeeey Last update Oct 28, 2009 — Installed 40 times. Daily Installs: 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0

There are 3 previous versions of this script.

// ==UserScript==
// @name           Lycos iQ Automatisches Tagging [de]
// @namespace      Lycos iQ
// @description    Schlägt automatische Tags für Deine Frage bei Lycos iQ Deutschland vor!
// @include        http://iq.lycos.de/qa/ask/?AskQuestion:headline=
// @include        http://iq.lycos.de/qa/ask/?AskQuestion:headline=*
// @include        http://iq.lycos.de/qa/ask/
// @include        http://iq.lycos.de/qa/ask/*
// @include        http://*cosmiq.de/qa/ask/*
// @exclude        http://iq.lycos.de/qa/ask/?tagSuggest=1
// @exclude        http://*cosmiq.de/qa/ask/?tagSuggest=1




window.location.href='http://cosmiq.de/qa/ask/?tagSuggest=1'


// ==/UserScript==