返回首頁 

Greasy Fork is available in English.

GeniusLyrics

Downloads and shows genius lyrics for Tampermonkey scripts

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

  • v5.10.028/08/2023

    improve order of search r###ltsincrease cache versions to force cache update

  • v5.9.1228/08/2023

    Strip - 2023 Remaster and similar from song title

  • v5.9.1227/08/2023

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

  • v5.9.1122/07/2023

    Fix Promise

  • v5.9.1022/07/2023

    version bump & reset cache

  • v5.9.922/07/2023

    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.922/07/2023

    version bump

  • v5.9.822/07/2023

    Native APIs (#66)

  • v5.9.801/07/2023

    code format

  • v5.9.801/07/2023

    version bump

  • v5.9.701/07/2023

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

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

  • v5.9.729/06/2023

    Revert "clear cache before retry (#62)"

  • v5.9.629/06/2023

    Version bump

  • v5.9.529/06/2023

    clear cache before retry (#62)

  • v5.9.527/06/2023

    log the error into console window

  • v5.9.427/06/2023

    log the error into console window

  • v5.9.309/06/2023@copyrightResolves #59
  • v5.9.308/06/2023minor fix
  • v5.9.208/06/2023bug fix
  • v5.9.108/06/2023fix 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=A48bcNyi1VM2. added romajiPriority option3. code fix to event handler (avoid cache the DOM)4. added compoundTitle to genius.current (for code clearance)
  • v5.9.019/05/2023CSS 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.819/05/2023update css
  • v5.8.719/05/2023css update
  • v5.8.619/05/2023fix typo
  • v5.8.519/05/2023fix song title color (#54)
  • v5.8.404/05/2023merely adding comments; format issue
  • v5.8.404/05/2023merely adding comments
  • v5.8.428/04/2023Annotation style
  • v5.8.428/04/2023Misc fixes:* Add missing svg* Fix config window is not visible* Fix elmSongHeaderContainer error message on `WithPrimis`
  • v5.8.325/04/2023fix getTrueWindow() error in YouTube Music (#50)* fix getTrueWindow() error in YouTube Music
  • v5.8.208/04/2023Fix annotations
  • v5.8.108/04/2023* 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.031/03/2023Hide about section and comments
  • v5.7.528/01/2023fix contentStyling's lyrics clickable text color issue
  • v5.7.428/01/2023fix contentStyling's lyrics clickable text color issue
  • v5.7.329/12/2022scrollLyricsGeneric() and fixInstrumentalBridge()`scrollLyricsFunction` is omitted`force` omitted.just `scrollLyricsGeneric(position)`bug fixing for scrollLyricsGeneric.fixInstrumentalBridge:[Instrumental Bridge] shall give larger vertical space for scrolling
  • v5.7.228/12/2022version bump
  • v5.7.128/12/2022config(): no action if config already shown (#46)
  • v5.7.128/12/2022fix loading cancelled by user (#45)
  • v5.7.127/12/2022Format fix
  • v5.7.127/12/2022Filter "unreleased", ignore `lyrics_updated_at`There are `"unreleased"` songs that have a valid timestamp in `lyrics_updated_at` and still don't have any song textRef #41
  • v5.7.127/12/2022minor code change for scrollToBegining(), fix isPageAbleForAutoScroll issuefix isPageAbleForAutoScroll was set to true before finishing scrollToBegining(), add css for scroll-behavior
  • v5.7.126/12/2022Scroll to top of lyrics text if auto scrolling is disabled
  • v5.7.026/12/2022Version bump
  • v5.6.526/12/2022Introduce CompoundTitle as artist(s) could be unknownIntroduce CompoundTitle as artist(s) could be unknown
  • v5.6.524/12/2022Fix autoscroll related issues (#42)
  • v5.6.523/12/2022Filter r###lts without `lyrics_updated_at`Resolve #41, version bump
  • v5.6.422/12/2022Remove `display:inline-block` from annotations`inline-block` breaks multi-line annotations that don't span the whole lineExample: https://www.youtube.com/watch?v=hI8A14Qcv68 at `Of pain`
  • v5.6.422/12/2022Patch autoscroll (#40)
  • v5.6.322/12/2022modified content styles (#38)* modified content styles for both dekstop* format fix* format fix

Afficher toutes les versions de script