Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.03 KB

File metadata and controls

59 lines (40 loc) · 2.03 KB

Genius Lyrics Cleaner

License: MPL 2.0 Firefox

Instantly removes all annotations, pop-ups, highlights, and the "Sign Up to Start Annotating" tooltip from Genius.com — leaving you with perfectly clean, readable, copy-pasteable lyrics.

No more yellow boxes. No more accidental pop-ups. Just lyrics.

Before → After

Genius with extension off Genius with extension on

Features

  • Survives scrolling and lazy-loading
  • Removes the "Sign Up to Start Annotating" tooltip when selecting text
  • No data collection · No external requests · Only runs on genius.com

Installation

Get it on Firefox Add-ons:
https://addons.mozilla.org/firefox/addon/genius-lyrics-cleaner/

(Chrome/Edge version coming soon if there’s demand)

How to Use

  1. Click the extension icon in your toolbar
  2. Toggle Clean Lyrics on or off
  3. Enjoy distraction-free lyrics instantly

When turned off → page reloads to restore original Genius look.

Development & local testing

Want to test or modify the extension locally?

  1. Clone the repository:

    git clone https://github.com/FanaticExplorer/GeniusCleaner.git
    cd GeniusCleaner
  2. Open Firefox and go to about:debugging#/runtime/this-firefox

  3. Click "Load Temporary Add-on"

  4. Navigate to the cloned folder and select manifest.json

  5. Done!

License

This project is licensed under the Mozilla Public License 2.0 — see LICENSE for details.

Contributions welcome! Pull requests and issues are encouraged.


Made because Genius forgot that some people just want to read the damn lyrics.