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

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください
作者
w4tchdoge
1日のインストール数
0
累計インストール数
56
評価
0 0 0
バージョン
1.0.5-20240518_193303
作成日
2023/05/29
更新日
2024/05/18
大きさ
2.63KB
ライセンス
AGPL-3.0-or-later
対象サイト

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