Shows the Duration Time with seconds for all animes.
Tässä ovat skriptin kaikki versiot. Näytä vain versiot, joissa koodi muuttui.
Now the script won't show console.log error messages if the MAL Official API is being time rate limited.
Now TamperMonkey should stop showing the screen "A userscript wants to access a cross-origin resource.".
Description updated.
Fixed missing line of code that broke the script
Now the script also works without being logged in
Updated to use the Official MAL API.
Version number updated
Fixed bug that was making the script run on pages where it has no need to run.
Fixed bug that was making the script not work when an entry link was opened from the history page.
Fixed script icon.
Improved match rules. Now the script also works when the anime/manga link is opened from the history page.
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.
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.
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.