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

Auteur
w4tchdoge
Installations quotidiennes
0
Installations (total)
44
Notes
0 0 0
Version
1.0.5-20240518_193303
Créé
29/05/2023
Mis à jour
18/05/2024
Licence
AGPL-3.0-or-later
S'applique à

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