Greasy Fork is available in English.

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

Dessa är versionerna av skriptet där koden uppdaterades. Visa alla versioner.

  • v1.0.5-20240518_193303 2024-05-18

    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 2024-04-04

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

    i forgor to add the datetime to the version num 💀

  • v1.0.4 2024-04-04

    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 2024-04-04

    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 2024-03-14

    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 2023-08-26

    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 2023-05-29 Update AO3_Main_Nav_User_Bookmarks.user.js
  • v1.0.0-20230529_162148 2023-05-29 Update AO3_Main_Nav_User_Bookmarks.user.js
  • v1.0.0-20230524_034317 2023-05-29 Update AO3_Main_Nav_User_Bookmarks.user.js
  • v1.0.0-20230524_034317 2023-05-29 Imported from URL