Greasy Fork is available in English.

Barre d'outils AMCGaming

Ce script ajoute une barre d'outils sur AMCGaming

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

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

$(".titleBar").after('<div class="secondaryContent" style="font-family: Open Sans condensed; color: #FFFFF; background-color: #EC1F1F(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: rouge;"><i class="fa fa-gavel"></i> Règlement du <a href="https://www.amcgaming.net/threads/r%C3%A8glement-du-forum.22/" style="color: #EC1F1F (23, 62, 95)">forum</a></font> / <a href="https://www.amcgaming.net/threads/r%C3%A8glement-de-la-chatbox.517/" style="color: rgb(23, 62, 95)"></i>shoutbox</a> - <i class="fa fa-exchange"></i> Youtube <a href="https://www.youtube.com/channel/UCE5s6KmWH_czXO5giTdhCGw" style="color:(23, 62, 95)">AMCGaming</a> - <i class="fa fa-music"></i>  Boutique <a href="http://www.amcgaming.net/shop" style="color: #EC1F1F (23, 62, 95)">AMC</a> - <i class="fa fa-user-secret"></i> <a href="https://www.amcgaming.net/account/two-step" style="color: #ec1f1f(23, 62, 95)">Protection par deux étape</a> - <i class="fa fa-star"></i> <a href="https://www.amcgaming.net/categories/informatique.201/" style="color: rgb(23, 62, 95)">Informatique</a> - <i class="fa fa-unlock-alt"></i> <FONT COLOR="vert"><a href="https://www.amcgaming.net/account/upgrades" style="color: #ec1f1f (23, 62, 95)">Premium</a></font color></center></p></div></body>');;