Greasy Fork

CrunchyMAL Cross Search

Add MyAnimeList button to Crunchyroll pages and vice-versa.

当前为 2025-01-21 提交的版本,查看 最新版本

这些是此脚本变更过代码的版本。 显示所有版本。

  • v2.3 2025-01-21

    Version 2.3:
    CrunchyRoll changed their site where some shows have a title image, rather than a text title.
    * Changed method for obtaining show title from the page's text title to sanitizing the page URL for a better search-ready alternative.
    * Previous removal of the observer element removed the button, so migrated the removal into a timer-handled portion inside the function calling the observer.
    + Added calls inside the DOM observer's parent function to add the button each time the page makes a change refreshes, if the button doesn't already exist, until the observer times out and is removed.

  • v2.1 2025-01-04