Pokellector Toggle Visibility Script

Add a toggle button to show/hide cards checked with the class 'checked' on Pokellector.

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!)

ئاپتورى
ArthurSStrong
بۈگۈن قاچىلانغىنى
0
جەمئىي قاچىلانغىنى
1
باھا نومۇرى
0 0 0
نەشرى
0.3
قۇرۇلغان ۋاقتى
2024-11-30
يېڭىلانغان ۋاقتى
2024-11-30
Size
1.6 KB
ئىجازەتنامىسى
MIT
قوللايدىغىنى

Información adicional

Este script de Tampermonkey añade un botón que permite alternar la visibilidad de los elementos con la clase .checked en el sitio web de Pokellector.

Descripción

  • El botón se coloca en la esquina superior derecha de la página.
  • Al hacer clic en el botón, los elementos con la clase .checked se ocultarán o se mostrarán, según su estado actual.
  • El texto del botón alterna entre "Hide Completed" y "Show Completed" para reflejar la acción que se realizará al hacer clic.

Instrucciones

  1. Instalar Tampermonkey: Si no lo tienes, instala la extensión Tampermonkey en tu navegador.
  2. Crear un nuevo script: Abre Tampermonkey y crea un nuevo script.
  3. Pegar el código: Copia el código proporcionado y pégalo en el editor de Tampermonkey.
  4. Guardar: Guarda el script.
  5. Recargar la página: Carga o recarga la página de Pokellector.
  6. Usar el botón: Verás el botón en la esquina superior derecha. Haz clic en él para alternar la visibilidad de los elementos con la clase .checked.

Personalización

  • El estilo del botón se puede ajustar modificando las propiedades en el código.
  • Si deseas cambiar la clase de los elementos a mostrar/ocultar, simplemente edita la clase .checked en el código.