FFXIV Online Shop – New Tab Support

Adds href to .item-card anchor elements

Versión del día 11/8/2024. Echa un vistazo a la versión más reciente.

Autor
FabulousCupcake
Calificaciones
0 0 0
Versión
2024.08.11.1
Creado
1/7/2020
Actualizado
11/8/2024
Tamaño
2,15 KB
Licencia
Desconocida
Funciona en

Description

Adds href attribute to all .item-card elements so you can open them in new tabs.

Changelog

2024.08.11.1
- Fixed the script breaking when there is a `.item-card` without `__vue__` attribute

2020.07.28.1
- Fixed bug where MutationObserver finds new node, and it's HTML comment, and it does not have getElementsByClassName() method.

2020.07.01.1
- Initial release