AO3: [Wrangling] Fandom Resources Quicklinks

adds a bar with fandom-specific links at the top of the bin

queste sono le versioni di questo script in cui il codice è stato aggiornato Visualizza tutte le versioni.

  • v1.1 06/10/2024

    bugfix: quicklinks bar was always showing even when no links were configured for the bin

  • v1.0 06/10/2024

    changed storage structure. should now take less effort and less storage to configure multiple bins using the same resources. also requires less error handling that way. (200 lines of code just for the convenience of a GUI ahaha)

  • v0.2 04/10/2024

    * links always open in new tab
    * fixed issue with autocomplete being unhappy about fieldset container scrolling (it's much happier when the whole dialog div gets scrolled instead)
    * adding resources/fandoms automatically scrolls all the new input fields into view

  • v0.1 01/10/2024