返回首頁 

Greasy Fork is available in English.

GeniusLyrics

Downloads and shows genius lyrics for Tampermonkey scripts

Voici toutes les versions de ce script. Voir uniquement les versions où le code a été modifié.

  • v5.16.1122/03/2025

    Added a 4px padding to Song Info Box for better visual

  • v5.16.1017/03/2025

    Fix dialog for cloudflare captcha

  • v5.16.915/03/2025

    Fixes for changes of genius.com html

    cvzi/Youtube-Music-Genius-Lyrics-userscript#28

  • v5.16.805/01/2025

    Update GeniusLyrics.js

  • v5.16.705/01/2025

    Remove Old CSS Names

    • remove __ css names
    • remove normalizeClassName (v1)
  • v5.16.704/01/2025

    Fix hyper link color

  • v5.16.604/01/2025

    Sorting Fix

  • v5.16.504/01/2025

    CSS Rules Fix

  • v5.16.404/01/2025

    versioncode

  • v5.16.304/01/2025

    Add normalizeClassV2

    • normalizeClassV2 is default off; the feature will make the html code longer so it is after caching.
    • normalizeClassNamesV2OnHTMLCode is done with the html code (before making DOM Tree)
    • normalizeClassNamesV2OnPageDOM is done with the DOM nodes (after making DOM Tree)
    • added CSS using normalizeClassV2 in contentStylingIframe (i.e. for Genius Default Theme only)
  • v5.16.304/01/2025

    Add normalizeClassV2

    • normalizeClassV2 is default off; the feature will make the html code longer so it is after caching.
    • normalizeClassNamesV2OnHTMLCode is done with the html code (before making DOM Tree)
    • normalizeClassNamesV2OnPageDOM is done with the DOM nodes (after making DOM Tree)
    • added CSS using normalizeClassV2 in contentStylingIframe (i.e. for Genius Default Theme only)
  • v5.16.304/01/2025

    Add normalizeClassV2

    • normalizeClassV2 is default off; the feature will make the html code longer so it is after caching.
    • normalizeClassNamesV2OnHTMLCode is done with the html code (before making DOM Tree)
    • normalizeClassNamesV2OnPageDOM is done with the DOM nodes (after making DOM Tree)
    • added CSS using normalizeClassV2 in contentStylingIframe (i.e. for Genius Default Theme only)
  • v5.16.304/01/2025

    Add entry in defaultSVGBoxs

  • v5.16.304/01/2025

    Add custom css properties for annotation background color

  • v5.16.304/01/2025

    Remove empty ad element in removeEmptyBlocks()

  • v5.16.304/01/2025

    Change lyrics search r###lts sorting

  • v5.16.304/01/2025

    Added custom.defaultOptions

    • custom.defaultOptions is provided by the top frame and used by the iframe
  • v5.16.303/01/2025

    Correct the execution order of removeEmptyBlocks()

  • v5.16.203/01/2025

    Remove Empty Block Elements (#87)

  • v5.16.103/01/2025

    fix code style

  • v5.16.103/01/2025

    Fix for songs that have "not yet released" lyrics

  • v5.16.016/12/2024

    Adapt to new genius css. Remove REPX2 because CSS class names change from song to song now.

    v5.16.0

  • v5.15.013/09/2024

    Use elmBuild in modalAlert

    fixes #81

    version bump

  • v5.14.109/09/2024

    Format code style

  • v5.14.109/09/2024

    Check if trustedTypes is available

  • v5.14.009/09/2024

    Fix TrustedHTML for DOMParser

    versioncode

  • v5.13.509/09/2024

    Fix Deleted Lyrics, Fix Romaji Lyrics Detection, Fix TrustedHTML issue (#80)

  • v5.13.521/07/2024

    Send cookies with requests to genius.com in Chrome/Tampermonkey Beta

    Fixes "genius.com has blocked you" error because Cloudflare protection works with cockies

    SCRRRR!!Sorry, we have to make sure you're a human before we can show you this page.

    jshint

  • v5.13.424/05/2024

    Fix: LZString Option (#76)

  • v5.13.312/05/2024

    fix Orion issue

  • v5.13.226/04/2024

    typo

  • v5.13.126/04/2024

    fix unmodified window methods (#74)

    • fix unmodified window methods

    • calculate storage size in UTF-8

  • v5.13.025/04/2024

    use LZString (#73)

  • v5.12.425/04/2024

    Fix window method (#72)

  • v5.12.310/02/2024

    More error info for users

  • v5.12.304/12/2023

    Fix for Firefox

  • v5.12.204/12/2023

    Update GeniusLyrics.js

  • v5.12.104/12/2023

    add delay for iframe (#70)

  • v5.12.018/11/2023

    Option to change font sizeMove config window to the left and reduce blur to preview font sizefix #68add some svgsfix: include raw svg if not in scriptfix: error in white/spotify theme when "lyrics have not been transcribed"

  • v5.11.315/11/2023

    Fix Incomplete lyrics

    when selecting "Clean White" or "Spotify" themehttps://github.com/cvzi/Youtube-Genius-Lyrics-userscript/issues/62

    There are multiple "Lyrics__Container" on genius.com now for longer lyrics

  • v5.11.207/10/2023

    update vanillajs-iframe-v1

  • v5.11.107/10/2023

    update vanillajs-iframe-v1

  • v5.11.030/09/2023

    Fix some display problems if one is logged into a genius.com-account

  • v5.11.026/09/2023

    Improve config and modal alert

    • prevent clicks on "background"
    • focus "Ok" buttonfixes #67
  • v5.11.021/09/2023

    Show request status code in error message

  • v5.11.021/09/2023

    Replace window.alert because it halts audio/video playback

    cleanUpSongTitle: Remove single from song title

    v5.11.0

  • v5.10.118/09/2023

    fix Brave Crash issue

  • v5.10.028/08/2023

    Remove (studio... / - Studio from title

  • v5.10.028/08/2023

    Fix Double minus

  • v5.10.028/08/2023

    Code style

Afficher toutes les versions de script