Skip to content

Instantly share code, notes, and snippets.

@Parapass
Parapass / claimhelper.js
Created April 15, 2026 11:09 — forked from ToxiPlays/claimhelper.js
Makes it easier to claim a Genius page informatively
// ==UserScript==
// @name ClaimHelper for genius.com
// @namespace https://toxiplays.github.io/
// @version 2026-04-14
// @description Adds a button to the song page that automatically prepends a claim header to the lyrics. Works on React song page only.
// @author toxi
// @match https://genius.com/*-annotated
// @match https://genius.com/*-lyrics
// @icon https://www.google.com/s2/favicons?sz=64&domain=genius.com
// @run-at document-end