Greasy Fork

Greasy Fork is available in English.

AniCHAT - Discuss Anime Episodes

Get discussions from popular sites like MAL and Reddit for the anime you are watching right below your episode

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

  • v2.6.4 2025-09-12

    [AniCHAT] update animepahe domain

  • v2.6.3 2025-08-25

    fix: update chat area selector and episode number extraction for miruro site

  • v2.6.2 2025-08-02

    Changed cors-proxy + refactoring

    Add global CSS styles + Refractoring

    Add Timout for loading discussions and display a progressbar for it

    Convert BBCode to HTML for discussions

    Improved UI + Spoiler tag support + Show message timestamp + Load more messages

    refractor bbcode to html parser

    Refactor function to improve performance and readability

    imrpoved spoiler and quote tag support

    Improved MAL_getDiscussion() method

    added animepahe & kayoanime

    Bump version to 1.2.1

    updated domains + bug fix

    Improved BBCodeToHtml + Fixed bug in discussion title

    Added Reddit API + Suppport for replies and dynamic avatar loading

    Added switcher for changing service + bug fixes + refracatoring

    Added support for displaying replies for services like reddit + major refractoring!

    Minor Improvements to Service Switcher

    • Added sites: gogoanime, aniwave, aniwatch, kickassanime, anix, animeflix, animehub.
    • Improved anime detection for MAL.
    • Added Fallback techniques to use when chatArea cant be detected.

    fix AnimePahe epNumber detection

    Improved error handling

    Added site specific custom css

    Update AniCHAT version to 2.1.3 and fix CSS formatting

    custom css for gogoanime + improve service switcher

    minor code cleanup

    Cache anime IDs to improve performance

    Added domains & Updated Readme

    Added domains & Updated Readme

    Fix hianime epnum detection. Improved support for dynamically loaded elments.

    prevent overflow in discussion list (make it scrollable)

    Update aniwatch.to to aniwatchtv.to

    update anitaku domain

    Added support for AnimeSuge

    [AniCHAT] Add support for Miruro and implement SPA navigation handling

    [AniCHAT] Migrate to GM_fetch for CORS handling and remove proxy references

    [AniCHAT] refactor script initialization and simplify SPA navigation handling

    [AniCHAT] Smartly load the discussions only when its scrolled into view & added skip loading button

    [AniCHAT] Add YouTube embed support for BBCode parsing

    [AniCHAT] Add direct link to each post's page & hyperlink username.

    [AniCHAT] Refractor Loading Element UI

    [AniCHAT] Fix anime title selector for Miruro

    [AniCHAT] Fix bug in auto skipping wait time if not first load

    refactor: enhance selector efficiency for Miruro

    [AniCHAT] add support for animez.org

    Update version number

    [AniCHAT] add support for animez.org in #6 from sakthi19sk/main

    [AniCHAT] add support for animez.org

    Merge branch 'main' of https://github.com/jeryjs/Userscripts

    feat(AniCHAT): add support for animekai

    fix(AniCHAT): increase initDelay for animekai

    fix: update chatArea position on miruro and match more miruro domains

  • v2.6.2 2025-04-22

    fix: update chatArea position on miruro and match more miruro domains

  • v2.6.1 2025-03-21

    fix(AniCHAT): increase initDelay for animekai

  • v2.6.0 2025-03-21

    feat(AniCHAT): add support for animekai

  • v2.5.7 2025-02-06

    Merge branch 'main' of https://github.com/jeryjs/Userscripts

  • v2.5.7 2025-02-06

    [AniCHAT] add support for animez.org

    Update version number

    [AniCHAT] add support for animez.org in #6 from sakthi19sk/main

    [AniCHAT] add support for animez.org

  • v2.5.6 2025-01-29

    refactor: enhance selector efficiency for Miruro

  • v2.5.5 2025-01-05

    [AniCHAT] Fix bug in auto skipping wait time if not first load

  • v2.5.4 2025-01-05

    [AniCHAT] Fix anime title selector for Miruro

  • v2.5.3 2024-12-19

    [AniCHAT] Refractor Loading Element UI

  • v2.5.2 2024-12-13

    [AniCHAT] Add direct link to each post's page & hyperlink username.

  • v2.5.1 2024-12-13

    [AniCHAT] Add YouTube embed support for BBCode parsing

  • v2.5.0 2024-12-13

    [AniCHAT] Smartly load the discussions only when its scrolled into view & added skip loading button

  • v2.4.1 2024-12-13

    [AniCHAT] refactor script initialization and simplify SPA navigation handling

  • v2.4.0 2024-12-13

    [AniCHAT] Add support for Miruro and implement SPA navigation handling

    [AniCHAT] Migrate to GM_fetch for CORS handling and remove proxy references

  • v2.2.0 2024-04-20

    Added support for AnimeSuge

  • v2.1.10 2024-04-20

    update anitaku domain

  • v2.1.9 2024-04-08

    Update aniwatch.to to aniwatchtv.to

  • v2.1.8 2024-04-08

    prevent overflow in discussion list (make it scrollable)

  • v2.1.7 2024-04-08

    Fix hianime epnum detection. Improved support for dynamically loaded elments.

  • v2.1.6 2024-04-08

    Added domains & Updated Readme

  • v2.1.5 2024-04-08

    Added domains & Updated Readme

  • v2.1.5 2024-03-09

    Now caches the animeId for improved performance + minor code cleanup

  • v2.1.3 2024-02-29

    fixed animepahe + Added support for custom css + improved service switcher

  • v2.1.0 2024-02-26
  • v2.1.0 2024-02-26

    Added sites: gogoanime, aniwave, aniwatch, kickassanime, anix, animeflix, animehub.
    Improved anime detection for MAL.
    Added Fallback techniques to use when chatArea cant be detected.

  • v2.0.1 2024-02-12

    Minor Improvements to Service Switcher

  • v2.0.0 2024-02-11

    Added Reddit service + Service Switching option + Displaying replies + Refractoring

  • v1.2.2 2024-02-11

    Improved BBCodeToHtml + Fixed bug in discussion title

  • v1.2.1 2024-02-04

    Improved method for getting MAL discussion + Added Animpahe and Kayoanime

  • v1.1.4 2024-02-02

    Improved quote and spoiler tag support

  • v1.1.3 2024-01-29

    improved loading appearance + error handling

  • v1.1.2 2024-01-29

    Improved UI + Spoiler tag support + Show message timestamp + Load more messages

  • v1.0.10 2024-01-27

    Set a timeout before loading discussion (to avoid spamming the service) + added a progress bar for the timeout

  • v1.0.9 2024-01-27