An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![logo](images/icon-64.png)
# 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.

---