🏠 返回首頁 

Miniflux add more previous and next links

Adds another Next button to Miniflux UI that doesn't jump all over the place

These are versions of this script where the code was updated. Show all versions.

  • v16 2024-08-03

    Removing direct Twitter links, moving that to their own script.

  • v15 2024-05-30

    Improving direct Twitter/X linking.

  • v14 2024-05-29

    Adding better text for direct Twitter link

  • v13 2024-05-29

    Adds direct links to Twitter/X.com when it detects a Nitter link.

  • v12 2023-07-16

    Added a function call in case the script runs after DOMContentLoaded.

  • v11 2023-06-17

    Fewer Previous links to match Next.

  • v10 2023-06-11

    Removing fixed bottom links

  • v9 2023-06-11

    Less space

  • v8 2023-06-11

    Fewer links.

  • v7 2023-06-10

    Adding more links so they are easy to reach.

  • v6 2023-06-09

    Cleaning up event listener.

  • v5 2023-06-09

    Fixing in Firefox by adding @run-at document-start and triggering on DOMContentLoaded.

  • v4 2023-06-09

    Waiting for DOMContentLoaded to run.

  • v3 2023-06-09

    Changing to fixed position links only.

  • v2 2023-05-01

    Now checks if Previous and next are below the heading, and adds them if they are missing.

  • v1 2023-04-28