Greasy Fork is available in English.

Barre d'outils HackAndModz

Ce script ajoute une barre d'outils sur HackAndModz

// ==UserScript==
// @name         Barre d'outils HackAndModz
// @namespace    https://hackandmodz.net/*
// @version      1
// @description  Ce script ajoute une barre d'outils sur HackAndModz
// @author       Loucasse
// @match        https://hackandmodz.net/*
// @grant        none
// ==/UserScript==

// Script codé par loucasse, 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://hackandmodz.net/styles/hackandmodz/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> Règlement du <a href="http://hackandmodz.net/forums/hack-modz.10/" style="color: rgb(23, 62, 95)">forum</a></font> / <a href="http://hackandmodz.net/forums/reverse-engineering.226/" style="color: rgb(23, 62, 95)"></i>shoutbox</a> - <i class="fa fa-exchange"></i> Changer son <a href="http://hackandmodz.net/forums/console-id.6/edit" style="color: rgb(23, 62, 95)">pseudo</a> - <i class="fa fa-music"></i>  Plug.DJ <a href="http://hackandmodz.net/forums/tools-cracked.219/" style="color: rgb(23, 62, 95)">RealityGaming</a> - <i class="fa fa-user-secret"></i> <a href="http://hackandmodz.net/#call-of-duty.30/settings" style="color: rgb(23, 62, 95)">Protection par IP</a> - <i class="fa fa-star"></i> <a href="http://hackandmodz.net/forums/shops.93/" style="color: rgb(23, 62, 95)">Personnaliser son profil</a> - <i class="fa fa-unlock-alt"></i> <FONT COLOR="orange">Zone <a href="http://hackandmodz.net/forums/tools-cracked.125/" style="color: rgb(23, 62, 95)">Premium</a></font color></center></p></div></body>');;