GeniusLyrics

Downloads and shows genius lyrics for Tampermonkey scripts

These are versions of this script where the code was updated. Show all versions.

  • v5.12.3 2024-02-10

    More error info for users

  • v5.12.3 2023-12-04

    Fix for Firefox

  • v5.12.2 2023-12-04

    Update GeniusLyrics.js

  • v5.12.1 2023-12-04

    add delay for iframe (#70)

  • v5.12.0 2023-11-18

    Option to change font size Move config window to the left and reduce blur to preview font size fix #68 add some svgs fix: include raw svg if not in script fix: error in white/spotify theme when "lyrics have not been transcribed"

  • v5.11.3 2023-11-15

    Fix Incomplete lyrics

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

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

  • v5.11.2 2023-10-07

    update vanillajs-iframe-v1

  • v5.11.1 2023-10-07

    update vanillajs-iframe-v1

  • v5.11.0 2023-09-30

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

  • v5.11.0 2023-09-26

    Improve config and modal alert

    • prevent clicks on "background"
    • focus "Ok" button fixes #67
  • v5.11.0 2023-09-21

    Show request status code in error message

  • v5.11.0 2023-09-21

    Replace window.alert because it halts audio/video playback

    cleanUpSongTitle: Remove single from song title

    v5.11.0

  • v5.10.1 2023-09-18

    fix Brave Crash issue

  • v5.10.0 2023-08-28

    Remove (studio... / - Studio from title

  • v5.10.0 2023-08-28

    Fix Double minus

  • v5.10.0 2023-08-28

    Code style

  • v5.10.0 2023-08-28

    improve order of search results increase cache versions to force cache update

  • v5.9.12 2023-08-28

    Strip - 2023 Remaster and similar from song title

  • v5.9.12 2023-08-27

    Fix some issues with White Theme and Spotify Theme https://github.com/cvzi/Spotify-Genius-Lyrics-userscript/issues/27

  • v5.9.11 2023-07-22

    Fix Promise

  • v5.9.10 2023-07-22

    version bump & reset cache

  • v5.9.9 2023-07-22

    Revised Coding for Network Request (#60)

    • No Content-Type for GET request

    • request header Accept: application/json for json request

    • force overrideMimeType for json request

    • added responseType: json for annotations API

  • v5.9.9 2023-07-22

    version bump

  • v5.9.8 2023-07-22

    Native APIs (#66)

  • v5.9.8 2023-07-01

    code format

  • v5.9.8 2023-07-01

    version bump

  • v5.9.7 2023-07-01

    Show "you are blocked" if the response from geniusSearch is html

    https://github.com/cvzi/Spotify-Genius-Lyrics-userscript/issues/22 https://github.com/cvzi/Youtube-Genius-Lyrics-userscript/issues/56

  • v5.9.7 2023-06-29

    Revert "clear cache before retry (#62)"

  • v5.9.6 2023-06-29

    Version bump

  • v5.9.5 2023-06-29

    clear cache before retry (#62)

  • v5.9.5 2023-06-27

    log the error into console window

  • v5.9.4 2023-06-27

    log the error into console window

  • v5.9.3 2023-06-09 @copyright Resolves #59
  • v5.9.3 2023-06-08 minor fix
  • v5.9.2 2023-06-08 bug fix
  • v5.9.1 2023-06-08 fix and new feature (#58) 1. fixed translation detection for 2nd type translation (https://genius.com/Queen-bee-genius-russian-translations-queen-bee-mephisto-lyrics); example: https://www.youtube.com/watch?v=A48bcNyi1VM 2. added romajiPriority option 3. code fix to event handler (avoid cache the DOM) 4. added compoundTitle to genius.current (for code clearance)
  • v5.9.0 2023-05-19 CSS revision for new Genius Desktop Layout (#55) * amend css to adapt new layout `.genius-lyrics-header-container` and `.genius-lyrics-header-content` are no longer available. `.LSongHeader__Outer_Container` and `.LSongHeader__Outer` are the replacements. fixed various issue due to new Genius Desktop Layout `.LSongHeader__CenterInfo` is no longer available, thus `.genius-lyrics-header-content` cannot be detected. `[class*="MetadataStats__Stats"]` is no longer available. `[class*="MetadataStats__Container"]` is similar but different. `[class*="SongHeaderdesktop__PrimisContainer"]` and `[class*="SongHeaderdesktop__PrimisContainer"] > [class*="PrimisPlayer__Container"]` are (new) empty block elements. `HeaderArtistAndTracklistdesktop__Container` is similar to `HeaderArtistAndTracklistPrimis__Container` `HeaderArtistAndTracklistdesktop__Tracklist` is similar to `HeaderArtistAndTracklistPrimis__Tracklist`
  • v5.8.8 2023-05-19 update css
  • v5.8.7 2023-05-19 css update
  • v5.8.6 2023-05-19 fix typo
  • v5.8.5 2023-05-19 fix song title color (#54)
  • v5.8.4 2023-05-04 merely adding comments; format issue
  • v5.8.4 2023-05-04 merely adding comments
  • v5.8.4 2023-04-28 Annotation style
  • v5.8.4 2023-04-28 Misc fixes: * Add missing svg * Fix config window is not visible * Fix elmSongHeaderContainer error message on `WithPrimis`
  • v5.8.3 2023-04-25 fix getTrueWindow() error in YouTube Music (#50) * fix getTrueWindow() error in YouTube Music
  • v5.8.2 2023-04-08 Fix annotations
  • v5.8.1 2023-04-08 * Improve display of metadata (release date, lyric views, contributors) * Remove edit buttons (only appear if you're logged into a genius.com acocunt)
  • v5.8.0 2023-03-31 Hide about section and comments
  • v5.7.5 2023-01-28 fix contentStyling's lyrics clickable text color issue

Show all script versions