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

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v1.0.5-20240518_193303 18/5/2024

    AO3: Bookmarks Button on Main Navbar v1.0.5

    Some minor cleanup, details are: make initial bkmrksbtn clone the node instead of giving me a live node; make bkmrksurl, bkmrkstxt, and srchbar consts because i'm not changing them in any way; change the single quotes used in the innerHTML of Object.assign to be double quotes so as to reflect the created element which uses double quotes; use .trim() on bkmrks_btn.textContent as a just-in-case

  • v1.0.4-20240404_155000 4/4/2024

    AO3: Bookmarks Button on Main Navbar v1.0.4-20240404_155000

    i forgor to add the datetime to the version num 💀

  • v1.0.4 4/4/2024

    AO3: Bookmarks Button on Main Navbar v1.0.4

    Rollback 1.0.2 because I've realised that having this script running sidewide was the intention and I was a big dumb by removing that

  • v1.0.3-20240404_154325 4/4/2024

    AO3: Bookmarks Button on Main Navbar v1.0.3

    Modify the XPath to get the existing "My Bookmarks" button to accommodate the DOM element with id "greeting" not being a div element

  • v1.0.2-20240314_210220 14/3/2024

    AO3: Bookmarks Button on Main Navbar v1.0.2

    Modify the match rule so that it matches collections//works URLs as well; Add an exlude role so it doesn't work on works//bookmarks pages as it isn't designed to

  • v1.0.1-20230826_090532 26/8/2023

    AO3: Bookmarks Button on Main Navbar v1.0.1

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

  • v1.0.0-20230529_170554 29/5/2023 Update AO3_Main_Nav_User_Bookmarks.user.js
  • v1.0.0-20230529_162148 29/5/2023 Update AO3_Main_Nav_User_Bookmarks.user.js
  • v1.0.0-20230524_034317 29/5/2023 Update AO3_Main_Nav_User_Bookmarks.user.js
  • v1.0.0-20230524_034317 29/5/2023 Imported from URL