TranslateYourReviews is a browser extension that brings DeepL integration to reviews on RYM.
- Release page UI integration
- DeepL API integration
- Translation caching
- Privacy-first (communicates with DeepL directly from your browser)
- Site language detection
Clone the repo
git clone https://github.com/compscitwilight/translateyourreviews
cd translateyourreviewsInstall dependencies & build
npm install
npm run buildLoad dist/manifest.json into your browser.
- On Firefox, navigate to
about:debugging - Click This Firefox > Load Temporary Add-on
- Select
manifest.jsonin your dist directory
After installing the extension, navigate to your RateYourMusic account preferences page and provide your DeepL API key in the new TranslateYourReviews configuration section.

