Greasy Fork is available in English.

Show Anime Duration With Seconds

Shows the Duration Time with seconds for all animes.

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

  • v19 2022-08-12

    Now the script won't show console.log error messages if the MAL Official API is being time rate limited.

  • v18 2022-08-07

    Now TamperMonkey should stop showing the screen "A userscript wants to access a cross-origin resource.".

  • v17 2022-08-05

    Description updated.

  • v16 2022-08-05

    Fixed missing line of code that broke the script

  • v15 2022-08-05

    Now the script also works without being logged in

  • v14 2022-08-05

    Updated to use the Official MAL API.

  • v13 2022-04-28

    Version number updated

  • v0.12 2022-01-09

    Fixed bug that was making the script run on pages where it has no need to run.

  • v0.11 2022-01-08

    Fixed bug that was making the script not work when an entry link was opened from the history page.

  • v0.10 2021-12-22

    Fixed script icon.

  • v0.9 2021-11-19

    Improved match rules. Now the script also works when the anime/manga link is opened from the history page.

  • v0.8 2021-07-15

    Now the script will work just after the page is scrolled down, this helps preventing the blue screen "Submit to prove you are not a bot" from showing up.

  • v0.7 2021-05-22

    Now the script will auto clean the script storage cached anime ids and their duration times when there's 100 of them on the script storage cache.

  • v0.6 2021-05-01

    Updated to make less network requests to MAL.

    The script will cache the Duration time with seconds when you load an anime page for the first time.
    To know if the current Duration time shown is the cached version hover your mouse over the bold Duration text and you will see that "Duration" is clickable.
    Click on the bold Duration text to update the Duration time to see the latest Duration with seconds. This also updates the Duration with seconds on the script cache.

  • v0.5 2021-01-01 Added Icon
  • v0.4 2020-11-09
  • v0.3 2020-11-09 Match rule updated to be more strict and run only on the correct page
  • v0.2 2020-08-18 Code changed a bit
  • v0.1 2020-08-12