A lightweight UserScript that adds a floating download button. It fetches the raw Guitar Pro file directly and automatically renames it to a clean format. Use it while this workaround method lasts!
- One-Click Download: Adds a floating button to the bottom right of the screen.
- Smart Renaming: Automatically formats downloads as
Artist - Title (ID).gp. - Format Detection: Detects whether the source file is
.gp,.gp5, or.gpx. - Zero Dependencies: Vanilla JavaScript using native fetch. No external APIs or heavy frameworks.
- Install a UserScript manager:
- Chrome/Edge: Tampermonkey or Violentmonkey
- Firefox: Violentmonkey or Tampermonkey
- Click the Install Script button at the top of this page, or install it directly from GreasyFork.
- Navigate to any song's tab page.
- Wait for the page to fully load.
- Click the red "Download GP" button floating at the bottom right.
- The script will fetch the file, rename it cleanly, and trigger the download.
Made with 🤍 for the guitar community.
