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

Penulis
w4tchdoge
Pemasangan harian
0
Total pemasangan
45
Nilai
0 0 0
Versi
1.0.5-20240518_193303
Dibuat
29 Mei 2023
Diperbarui
18 Mei 2024
Lisensi
AGPL-3.0-or-later
Berlaku untuk

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