IMDb with additional ratings

Adds additional ratings (TMDB, Douban, Metacritic, Rotten Tomatoes, MyAnimeList) to imdb.com for movies and series. These can be activated or deactivated individually in the extension's configuration menu, which is accessible via the Tampermonkey menu. The extension also allows you to copy movie metadata by simply clicking on the runtime below the movie title.

Acestea sunt versiunile scriptului în care codul a fost actualizat. Arată toate versiunile.

  • v20260518 19-05-2026

    refactor: uppercase constants, add VERBOSE_LOGGING flag, extract englishTitle for MAL fallback, add source/dependency comments per section

  • v20260518 18-05-2026

    fix: resolve parse errors gracefully with clickable URL and error badge

  • v20260510.2 10-05-2026

    Unify onload callback syntax to arrow functions, Improve readability: named constants, early returns, comments

  • v20260510.1 10-05-2026

    Replace Wikidata SPARQL with REST API, update User-Agent

  • v20260510 10-05-2026

    Add error/warning badge bubbles with soft timeout, fix loading opacity inheritance, refactor duplicate add*Badge functions, and harden error handling across all sources

  • v20260503 03-05-2026

    Add comment referencing Tampermonkey issue for GM_xmlhttpRequest wrapper

  • v20260503 03-05-2026

    implement GM_xmlhttpRequest wrapper inline instead as an external resource

  • v20260411 11-04-2026

    update query selectors for Metacritic ratings

  • v20260221 21-02-2026

    fix regex for IMDb ID extraction

  • v20251123 23-11-2025

    refine metadata checks for video games

  • v20251102 02-11-2025

    compatible test revert

  • v20251102 02-11-2025

    compatible test

  • v20251102 02-11-2025

    GM.xmlHttpRequest references for violentmonkey

  • v20250521 21-05-2025

    performance bugfix

  • v20241211 11-12-2024

    fix for new language path

  • v20241201 01-12-2024

    fixed video games for hindi imdb

  • v20241130 30-11-2024

    support for italian imdb, disabled loading in video games, changed copying metadata

  • v20241011 11-10-2024

    minor layout improvements and no early search to avoid unnessary searches

  • v20241005 05-10-2024

    reduce titles font size to avoid line breaks & Bugfix for Metacritic/RottenTomatoes

  • v20241004a 04-10-2024

    improved data handling for Rotten Tomatoes & Metacritic

  • v20241004 04-10-2024

    added Rotten Tomatoes, improved visual loading of data, improved layout

  • v20241003 03-10-2024

    fixed metacritic vote count

  • v20240930 03-10-2024

    @connect added and cleaned up

  • v20240929 03-10-2024 Imported from URL
  • v20240922 22-09-2024

    improved MyAnimeList search

  • v20240921 22-09-2024

    improved MyAnimeList search

  • v20240921 21-09-2024

    improved fetching myAnimeList data

  • v20240914 14-09-2024

    improved rounding of the rating results

  • v20240913 14-09-2024