Net-7 Account Vault Filters

Adds visual filters to the Account Vault page for the Earth & Beyond emulator run by net-7.

< Opiniones de Net-7 Account Vault Filters

Puntuación: Bueno; el script funciona tal y como promete

§
Publicado: 31/01/2024
    // Using document.querySelector() to find the span element by its text content -- this did not work.
    //var spanElement = document.querySelector('span:contains("Drag items you want to transfer into one of these slots:")');

That's because that's jQuery syntax, check out https://jsfiddle.net/qabxnv0e/ (which also has a slightly fancier way of doing it in pure js).

Publicar respuesta

Inicia sesión para responder.