Greasy Fork is available in English.

Barre d'outils WorldAide

Ce script ajoute une barre d'outils sur WorldAide

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

// ==UserScript==
// @name         Barre d'outils WorldAide
// @namespace    http://www.worldaide.fr/*
// @version      1
// @description  Ce script ajoute une barre d'outils sur WorldAide
// @author       Loucasse
// @match        http://www.worldaide.fr/*
// @grant        none
// ==/UserScript==

// Script codé par Sharke, tous droits réservés //

$(".titleBar").after('<div class="secondaryContent" style="font-family: Open Sans condensed; color: #FFFFFF; background-color: rgba(47,120,160,1); background-image:url(https://realitygaming.fr/styles/realitygaming/images/main/pattern3-ts.png); border-radius: 20px;  border: 2px solid rgb(106, 155, 179);"><center><p style="color: white;"><i class="fa fa-gavel"></i> Classement Shoutbox <a href="http://www.worldaide.fr/taigachat/classement/" style="color: rgb(23, 62, 95)">forum</a></font> / <a href="http://www.worldaide.fr/forums/suggestion-pour-le-forum.6/" style="color: rgb(23, 62, 95)"></i>shoutbox</a> - <i class="fa fa-exchange"></i> Changer son <a href="http://www.worldaide.fr/threads/1-26-exclusivite-worldaide-mod-manager-joe-wa-v1.6018/unread" style="color: rgb(23, 62, 95)">pseudo</a> - <i class="fa fa-music"></i>  Plug.DJ <a href="http://www.worldaide.fr/threads/le-devoir-dun-bon-membre.5969/" style="color: rgb(23, 62, 95)">WorldAide</a> - <i class="fa fa-user-secret"></i> <a href="http://ps3crack.fr/forums/console-id-cacher-au-visiteurs.27/" style="color: rgb(23, 62, 95)">Protection par IP</a> - <i class="fa fa-star"></i> <a href="http://worldaide.fr/threads/jailbreak-et-vente-de-ps3-75-77-78-91-92-93-94-95-et-france-enti%C3%A8re.4//" style="color: rgb(23, 62, 95)">Personnaliser son profil</a> - <i class="fa fa-unlock-alt"></i> <FONT COLOR="orange">Zone <a href="http://ps3crack.fr/threads/page-de-don.1962/" style="color: rgb(23, 62, 95)">Premium</a></font color></center></p></div></body>');;