Skip to content

Instantly share code, notes, and snippets.

View salmon-meuniere's full-sized avatar
💭
I am always slow to respond.

Salmon Meuniere (ムニエル鮭) salmon-meuniere

💭
I am always slow to respond.
  • Japan
View GitHub Profile
@salmon-meuniere
salmon-meuniere / PetitLyrics-Web-Maker-LRC-Import.user.js
Last active July 20, 2024 10:47
プチリリ Web歌詞メーカー LRCインポートユーザースクリプト(ブラウザにTamperMonkeyを導入してご利用ください)
// ==UserScript==
// @name PetitLyrics Web Maker LRC Import
// @namespace http://tampermonkey.net/
// @version 0.1
// @author Salmon Meuniere
// @match https://petitlyrics.com/mypage/maker/line_input*
// @description プチリリのWeb版の同期歌詞メーカーで、LRC形式を扱えるようになるスクリプトです。
// @grant none
// ==/UserScript==