Greasy Fork is available in English.

AO3 FicTracker

Track your favorite, finished, to-read and disliked fanfics on AO3 with sync across devices. Customizable tags and highlights make it easy to manage and spot your tracked works. Full UI customization on the preferences page.

Seznam verzí skriptu, při kterých došlo ke změnám v kódu. Zobrazit všechny verze.

  • v1.4.0 08. 01. 2025

    Hotfix: Fixed issue with mismatched settings structure, ensuring smooth upgrades to new versions.
    Improved Settings Merging: Added automatic merging for stored settings to match the updated structure without losing user data.
    Versioning: Introduced version check to ensure proper handling of future updates, preventing similar issues in the future.

  • v1.3.0 07. 01. 2025

    Reworked tag management system to reduce redundancy and improve maintainability.
    Enhanced highlighting system for dynamic status handling.
    Made tag buttons togglable for easier use.
    Feature: You can now tag works not only from the work page but also from search results and other listings via a handy dropdown menu.
    Feature: Dislike status added.
    Implemented remote bookmark data sync to support tagging in listings.
    Fixed several regex issues and added missing patterns for improved detection.

  • v1.2.6 03. 01. 2025

    Bugfix: Bookmark notes HTML escaping bypass

  • v1.2.5 18. 12. 2024

    Added features: delete empty bookmarks on status removal to keep bookmarks list clean, reset settings button

  • v1.1.5 31. 10. 2024

    Fixed a bug with dd selector precedence
    Added Debug mode toggle in settings menu
    Added feature to duplicate action buttons at the end of the page. Togglable in the settings, enabled by default

  • v1.0.4 25. 10. 2024

    Updated getPseudId to handle cases with multiple pseuds

  • v1.0.3 24. 10. 2024

    Changed regex for work page to include opened comments & bookmark blocks, changed selector for pseudId

  • v1.0.2 24. 10. 2024

    Fixed a bug where the settings object was being overridden by undefined under certain conditions.

  • v1.0.1 21. 10. 2024

    Auto-update checks were added using @updateURL.

  • v1.0 21. 10. 2024