您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Cambia los colores de los jugdares en drawaria!.
English: This script customizes the color scheme of player names within the Drawaria game interface, specifically targeting profile and player list elements. It allows for distinct color coding of different player types: logged-in users, regular players, and the current user ('self'). This visual distinction can help users quickly identify different players in the list, enhancing usability and personalization of the game's interface.
Español: Este script personaliza el esquema de colores de los nombres de los jugadores dentro de la interfaz del juego Drawaria, apuntando específicamente a los elementos del perfil y la lista de jugadores. Permite una codificación de colores distinta para diferentes tipos de jugadores: usuarios conectados, jugadores regulares y el usuario actual ('self'). Esta distinción visual puede ayudar a los usuarios a identificar rápidamente a los diferentes jugadores en la lista, mejorando la usabilidad y personalización de la interfaz del juego.
Español:
🇺🇸 English Instructions | 🇪🇸 Instrucciones en Español |
|
|
Feature / Característica | Details / Detalles |
CSS Injection | Uses `GM_addStyle` to dynamically add CSS rules to the page's head. |
CSS Selectors | Targets specific classes like `.playerlist-name-loggedin a`, `.playerlist-name a`, and `.playerlist-name-self a`. |
Color Variables | Includes commented-out color codes for easy modification and theme experimentation. |
Run-at Document-Start | Ensures CSS is applied as early as possible, potentially before elements fully render. |
Español:
✅ Compatible Browsers / Navegadores Compatibles | ✅ Required Extensions / Extensiones Requeridas |
Chrome, Firefox, Edge, Opera (Browsers supporting userscripts and CSS injection) | Tampermonkey or similar userscript manager (Required for script execution) |
Open your userscript manager (e.g., Tampermonkey), find "Drawaria Profiles Color Change YouTubeDrawaria", and disable or delete it.
Método 1 - Gestor de Scripts: Abre tu gestor de userscripts (ej. Tampermonkey), busca "Drawaria Profiles Color Change YouTubeDrawaria" y desactívalo o elimínalo.
You can edit the script and comment out or remove the CSS rules within the `css` variable to disable the color changes.
Método 2 - Editar CSS: Puedes editar el script y comentar o eliminar las reglas CSS dentro de la variable `css` para deshabilitar los cambios de color.
Español:
Personalize your Drawaria experience with custom player name colors!
¡Personaliza tu experiencia en Drawaria con colores personalizados para los nombres de los jugadores!
Author: YouTubeDrawaria | Version: 1.2 | License: MIT
Support: Report issues in the comments below | Additional Info: Changes player name colors in Drawaria's UI for better differentiation.