Greasy Fork is available in English.

kasi. PLAIN TEXT LYRICS 歌詞コピー 純文本歌詞

j-lyric.net, joysound.com, kasi-time.com, lyric.kget.jp, lyrics.gyao.yahoo.co.jp, petitlyrics.com, utamap.com, uta-net.com, utaten.com

Ceci est la version du script où le code a été mise à jour. Présenter toutes les versions.

  • v2024.7.6 2024-07-05

    Drop goo音楽 support

    No need to Migrate deprecated mutation events to mutation observers #835

    https://help.goo.ne.jp/help/article/2139/

    goo音楽のサービス終了のお知らせ 日頃より、ポータルサイトgooならびにgoo音楽をご利用いただき誠にありがとうございます。

    「goo音楽」は2015年1月22日をもちまして、サービス提供を終了させて頂きます。 これまでご利用いただきました皆様には突然のお知らせとなりましたことをお詫び申し上げますとともに 「goo音楽」をご愛顧いただきましたこと心より感謝いたします。

  • v2016.6.16 2023-11-19

    aligning metadata block keys

    UPD. petitlyrics.com (issue #26).

    NEW. allow right click in “J-Lyric.net” (issue #26).

    NEW. “JOYSOUND” support (issue #26).

    self-introspection (less redundancy). reorder settings to follow description (alphabetical).

    js cleanup.

    FIX. jshint “smart ideas” (==→===) broke some stuff (issue #26).

    @downloadURL and @updateURL fixed: //raw.githubusercontent.com → //github.com/…/raw/ @author normalised: PATATE12

    @downloadURL and @updateURL fixed: //raw.githubusercontent.com → //github.com/…/raw/ @author normalised: PATATE12

    FIX #70. “mass set recording dates” NG reported by ProfChris big kiss to @loujine for super hint on UI manipulation https://bitbucket.org/loujine/musicbrainz-scripts/src/default/mbz-setattributes.user.js https://chatlogs.musicbrainz.org/musicbrainz/2015/2015-05/2015-05-29.html#T11-17-53-982397

    CR + LF → LF

    metadata

    LF → CR+LF back to Windows (my OS) good old end of line characters. clipboard made it too prone to mistake for too few bytes gained.

    Warning: OUJS.org minify feature would break my metadata block parser. Remaining scripts (closes #158).

    OpenUserJS block cleanup

    Updating some @changelog, @supportURL and @compatible meta data.

    Revert my too hasty changes after a false alert:

    • Putting back favourite “self” instead of less explicit “window”
    • Explicit “self” on location
    • No self on prompt Closes #218. More info at violentmonkey/violentmonkey-oex#45.

    Remove remaining bogus sand boxes

    Security improvement: using match instead of include (closes #192). Added //*.mbsandbox.org support where it was missing.

    FIX: Regression bug since recent include→match security improvement (a020159ddc3bfc3e1e696bcfd3bf66bfe6c8692d, #192).

    Report #253 regression fix

    Merge branch 'master' into #244y-van-zall-shook-up-links

    Conflicts:

    mb_ALL-LINKS.user.js

  • v2021.2.2 2022-10-13 Metadata block cleanup #510 Remove obsolete compatibilities Add missing supportURL and downloadURL And remove some old obsolete Chrome workarounds
  • v2021.2.2 2022-08-17 No need to grant GM_info #572 Indeed it worked OK for MASS MERGE RECORDINGS fbb33a85d56d1fcb1fd8fdabfb4473a1d58e5838 Thanks @Martii: https://github.com/jesus2099/konami-command/issues/572#issuecomment-1208231813
  • v2021.2.2 2021-03-17 Remove links to USO and USMO (#510) USO: userscripts.org (dead) USMO: userscripts-mirror.org (not safe with time)
  • v2021.2.2 2021-02-03 Metadata block clean-up (#510) - Use Web Archive for userscripts(-mirror).org for safety - Use same namespace and namespace everywhere, Replace manual metadata block parsing by GM_info (#510)
  • v2021.1.20.2099 2021-02-01 eslint recommended: first pass, CRLF→LF Redoing this whole replace now that I use Linux, First wave of custom eslint rules, Bump versions post ESLint clean-up, Merge branch 'eslint'
  • v2020.6.19 2020-06-19 Fix 歌ネット endless HTTP reload loop
  • v2020.6.15 2020-06-15 Fix Utamap endless HTTP reload loop
  • v2017.6.16 2018-09-27 FIX #358: OpenUserJS.org has still been blocking my licences for months… I didn’t notice. Continuing ☞ I’m really wondering again: Abandon or continue to adapt to GF and OUJS (#396). Previous fix (GPL-3.0+) 3161796570372feb4f48a4f71f4b2d8848d7e8dc did work but no more. Now GPL-3.0-or-later deb8c4b2081ac328d7403df2b401746a32b21b56 seems to be accepted.
  • v2017.6.16 2018-03-12 FIX #358: OUJS has not updated my scripts since 25/11/2017. A specific licence pattern is now required. Bumped only the versions more recent than 25/11/2017.
  • v2017.6.16 2017-06-16 FIX #322: DOMException: NO_MODIFICATION_ALLOWED_ERR Problem spotted on mb_COOL-ENTITY-LINKS, mb_INLINE-STUFF, mb_REVIVE-DELETED-EDITORS and mb_SUPER-MIND-CONTROL-II-X-TURBO Problem fixed by #331’s 578183b06ef3c359125f9db4785dee35805bd970 Now a deterministic code retrieves the newly added style sheet instead of crossing fingers. cdj_TURBO-DASH was not affected by the problem but I applied same global code.
  • v2016.6.16 2016-06-16 Synced from GitHub - Remove remaining bogus sand boxes - Security improvement: using match instead of include (closes #192). Added //*.mbsandbox.org support where it was missing. - FIX: Regression bug since recent include→match security improvement (a020159ddc3bfc3e1e696bcfd3bf66bfe6c8692d, #192).
  • v2015.1.21.15.40 2016-05-17 Synced from GitHub - Revert my too hasty changes after a false alert: - Putting back favourite “self” instead of less explicit “window” - Explicit “self” on location - No self on prompt Closes #218. More info at violentmonkey/violentmonkey-oex#45.
  • v2015.1.21.15.40 2016-05-11 Synced from GitHub - Updating some `@changelog`, `@supportURL` and `@compatible` meta data.
  • v2015.1.21.15.40 2016-02-23 Synced from GitHub - OpenUserJS block cleanup
  • v2015.1.21.15.40 2016-02-22 Synced from GitHub - Warning: OUJS.org minify feature would break my metadata block parser. Remaining scripts (closes #158).
  • v2015.1.21.15.40 2015-08-07 Synced from GitHub - metadata
  • v2015.1.21.15.40 2015-05-29 Synced from GitHub - FIX #70. “mass set recording dates” NG reported by ProfChris big kiss to @loujine for super hint on UI manipulation https://bitbucket.org/loujine/musicbrainz-scripts/src/default/mbz-setattributes.user.js https://chatlogs.musicbrainz.org/musicbrainz/2015/2015-05/2015-05-29.html#T11-17-53-982397
  • v2015.1.21.15.40 2015-04-10 Synced from GitHub - @downloadURL and @updateURL fixed: //raw.githubusercontent.com → //github.com/…/raw/ @author normalised: PATATE12
  • v2015.1.21.15.40 2015-01-21 Synced from GitHub - FIX. jshint “smart ideas” (==→===) broke some stuff (issue #26).
  • v2015.1.19.14.6 2015-01-19 Synced from GitHub - <ninja> js cleanup.
  • v2015.1.19.13.42 2015-01-19 Synced from GitHub - NEW. allow right click in “J-Lyric.net” (issue #26). NEW. “JOYSOUND” support (issue #26). <ninja> self-introspection (less redundancy). <ninja> reorder settings to follow description (alphabetical).
  • v2015.1.19.10.45 2015-01-19 Synced from GitHub - UPD. petitlyrics.com (issue #26).
  • v2014.3.21.1712 2014-11-13 Synced from GitHub - <ninja> aligning metadata block keys - @icon with a cute kirby gif I animated long time ago (as suggested by ScitJav https://greasyfork.org/fr/forum/discussion/1692) - @version Chromium bug #1 - @since researched for all - @downloadURL/@updateURL explicit everywhere
  • v2014.0321.1712 2014-06-10 Imported from URL