您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Ce script ajoute une barre d'outils sur Sharke
// ==UserScript== // @name Barre d'outils AmcGaming // @namespace https://amcgaming.net/* // @version 1 // @description Ce script ajoute une barre d'outils sur Sharke // @author COSMO / Artiik / J-E-J-E / MOD / Sharke // @match https://amcgaming.net/* // @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> Règlement du <a href="http://www.amcgaming.net/categories/amc-gaming.164/" style="color: rgb(23, 62, 95)">forum</a></font> / <a href="http://www.amcgaming.net/forums/suggestions.165/" style="color: rgb(23, 62, 95)"></i>shoutbox</a> - <i class="fa fa-exchange"></i> Changer son <a href="http://www.amcgaming.net/forums/concours.105/" style="color: rgb(23, 62, 95)">pseudo</a> - <i class="fa fa-music"></i> Plug.DJ <a href="https://plug.dj/realitygaming" style="color: rgb(23, 62, 95)">AMCGaming</a> - <i class="fa fa-user-secret"></i> <a href="http://www.amcgaming.net/categories/infographie.170/" style="color: rgb(23, 62, 95)">Protection par IP</a> - <i class="fa fa-star"></i> <a href="http://www.amcgaming.net/forums/pr%C3%A9sentation.3/ style="color: rgb(23, 62, 95)">Personnaliser son profil</a> - <i class="fa fa-unlock-alt"></i> <FONT COLOR="orange">Zone <a href="http://www.amcgaming.net/categories/informatique.201/" style="color: rgb(23, 62, 95)">Premium</a></font color></center></p></div></body>');;