🌐 Greasyfork Auto-Translator v32
Automatic translation for Greasy Fork scripts
📋 What It Does
Automatically translates all non-English script descriptions on Greasy Fork into English (or your chosen language). No more copy-pasting to Google Translate!
Quick Benefits:
- 🚀 Instant automatic translation
- 🎨 Beautiful emoji formatting
- 💜 Purple-bordered styled boxes
- 📱 Works on mobile/tablet
- 🌍 18 languages supported
✨ Key Features
- 🌐 Auto-Translation - Translates on page load
- 🎨 Emoji Bullets - Numbered lists become 1️⃣ 2️⃣ 3️⃣
- 🎬 Smart Icons - Keywords get emojis (🎥 video, ⬇️ download, 🚀 enhanced)
- 💜 Styled Boxes - Translated text in purple-bordered containers
- 🎛️ Draggable Panel - Floating control panel you can move anywhere
- 📊 Live Counter - Shows how many items translated
🌍 Supported Languages
Choose your target language from:
🇬🇧 English • 🇪🇸 Spanish • 🇫🇷 French • 🇩🇪 German • 🇮🇹 Italian • 🇵🇹 Portuguese • 🇷🇺 Russian • 🇯🇵 Japanese • 🇰🇷 Korean • 🇨🇳 Chinese • 🇸🇦 Arabic • 🇮🇳 Hindi • 🇹🇭 Thai • 🇻🇳 Vietnamese • 🇳🇱 Dutch • 🇵🇱 Polish • 🇹🇷 Turkish
Auto-detects and translates FROM any language
🔧 Installation
- Install Tampermonkey (Chrome / Firefox / Edge)
- Install Greasyfork Auto-Translator from Greasy Fork
- Visit greasyfork.org - it works automatically!
- Look for purple boxes and floating control panel
📝 How to Use
Control Panel (Top-Right)
Buttons:
- 🌍 Language Dropdown - Choose target language (saves automatically)
- 🌐 Translate - Manually trigger translation
- 🔄 Restore - Reload page to see original text
- ✕ Close - Hide the panel
Counter Display:
- Shows number of items translated (e.g., "✅ 15")
Status Messages (Bottom-Right)
- 🌐 "Translating..." - In progress
- ✅ "Done! 15" - Completed
- ⏳ - Loading
🎨 Formatting Features
What Gets Enhanced
Numbered Lists:
1. First feature
2. Second feature
Becomes: 1️⃣ First feature • 2️⃣ Second feature
Keyword Emojis:
- video → 🎥
- download → ⬇️
- search → 🔍
- speed → ⚡
- vip → 👑
- enhanced → 🚀
Bold Keywords:
Text like "Feature: description" becomes Feature: description
⚙️ Customization
Change Auto-Translate Setting
Edit in script (line 10):
autoTranslate: true, // Set to false to disable auto-translate
Enable Debug Mode
Edit in script (line 11):
debug: true // Shows detailed console logs
Panel Position
- Drag panel anywhere on screen
- Position saves automatically
💡 Perfect For
✅ Browsing Chinese/Japanese/Korean scripts
✅ Quick script evaluation
✅ Comparing features across languages
✅ Mobile/tablet reading
✅ Finding scripts without language barriers
🎯 How It Works
- Scans Page - Finds all text elements (titles, descriptions, etc.)
- Detects Language - Skips English, catches foreign languages
- Translates - Sends to Google Translate API
- Formats - Adds emojis, bullets, and styling
- Displays - Shows in purple-bordered boxes with translation badge
Processing: ~5-10 seconds per page
Coverage: 100% of text (including orphaned text nodes)
📊 What Gets Translated
✅ Script titles
✅ Description text
✅ Feature lists
✅ Warnings and notices
✅ Installation instructions
✅ Usage guides
✅ Everything visible on the page!
🔗 Resources
Greasy Fork: https://greasyfork.org/scripts/[script-id]
Compatible: Chrome 90+, Firefox 88+, Edge 90+, Safari 14+
API: Google Translate (free, no key required)
📞 Support
Issues?
- Check browser console (F12) for errors
- Try manual "🌐 Translate" button
- Reload page
Feature Requests?
- Leave feedback on Greasy Fork
🎉 Thank You!
Making Greasy Fork accessible to everyone, regardless of language.
Happy script hunting! 🌐✨
Version: 32 • Last Updated: November 2025