https://github.com/slyfti/translatify
chrome and firefox extension that does spotify lyrics translation.
https://github.com/slyfti/translatify
chrome-extension lyrics-translator mozilla-firefox-addon mozilla-firefox-extension spotify
Last synced: 4 months ago
JSON representation
chrome and firefox extension that does spotify lyrics translation.
- Host: GitHub
- URL: https://github.com/slyfti/translatify
- Owner: Slyfti
- Created: 2024-11-11T01:53:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-02-21T21:13:31.000Z (4 months ago)
- Last Synced: 2026-02-22T02:23:34.133Z (4 months ago)
- Topics: chrome-extension, lyrics-translator, mozilla-firefox-addon, mozilla-firefox-extension, spotify
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 28
- Watchers: 1
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# Translatify
A Chrome and Mozilla extension that automatically translates lyrics displayed on Spotify into your preferred language.
[Translatify is available on Google Chrome !](https://chromewebstore.google.com/detail/translatify-spotify-lyric/odglneiicjonedgaldglaalgagkhanmi)
[Translatify is available on Mozilla Firefox !](https://addons.mozilla.org/en-US/firefox/addon/translatify-for-spotify/)
Note: After two years, [Spotify will finally integrate lyrics translations for all users!](https://newsroom.spotify.com/2026-02-04/lyric-translations-offline-previews/)
## Features
- Real-time translation of lyrics displayed in the Spotify Web Player.
- Multilingual support: choose your target language.
- Simple and intuitive interface.
- Compatible with Google Chrome and Mozilla Firefox.
---
## Preview
---
## Installation
### **For Chrome:**
1. Clone this repository or download it as a ZIP file:
```bash
git clone https://github.com/slyfti/translatify.git
```
2. Extract the ZIP file if necessary.
3. Open Chrome and navigate to `chrome://extensions`.
4. Enable **Developer mode** (toggle in the top-right corner).
5. Click **Load unpacked**.
6. Select the project folder.
The extension is now installed and ready to use!
### **For Mozilla Firefox:**
1. Clone this repository or download it as a ZIP file:
```bash
git clone https://github.com/slyfti/translatify.git
```
2. Open Firefox and navigate to `about:debugging#/runtime/this-firefox`.
3. Click **Load Temporary Add-on**.
4. Select the `manifest.json` file from the project folder.
The extension is now active.
---
## Configuration
1. Once installed, click on the extension icon in the toolbar.
2. Select your target language for translation.
3. Enjoy seamless translations while listening to your favorite songs!
---
### Getting Help
If you have any questions or need assistance:
- Open an issue on the [issues page](https://github.com/slyfti/translatify/issues).
- Join discussions in existing issues or Pull Requests.
---