AO3: Bookmarks Button on Main Navbar

Adds a button called "Bookmarked Fics" to the main navbar (where the search bar is). Inspired by elli-lili-lunch's "Put Bookmarks Button on AO3 Home", which can be found at https://greasyfork.org/en/scripts/440048

Autor
w4tchdoge
Dnevne instalacije
0
Ukupnih instalacija
44
Ocjene
0 0 0
Verzija
1.0.5-20240518_193303
Stvoreno
29.05.2023.
Ažurirano
18.05.2024.
Licenza
AGPL-3.0-or-later
Primjenjuje se

Demo/Example:

(Demo image is taken with a slightly modified version of the Reversi site skin for Archive of Our Own.)


Image of the button the userscript will add to the navigation bar


Main differences/changes from elli-lili-lunch's "Put Bookmarks Button on AO3 Home" userscript

  • Re-written to be entirely Vanilla JavaScript. (This is more for personal preference/compatibility with my own devices)
  • Retrieval of Bookmarks URL from the already existing dropdown element as opposed to creating the URL via code.

Changelog

1.0.1

  • Change the displayed text to be the same as in the original bookmarks button from the user dropdown area

1.0.0

  • Initial Release