-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
Welington Monteiro edited this page Apr 23, 2026
·
4 revisions
Tampermonkey is a browser extension that lets you run userscripts on any website.
| Browser | Link |
|---|---|
| Chrome | Chrome Web Store |
| Firefox | Firefox Add-ons |
| Edge | Edge Add-ons |
| Safari | Mac App Store |
| Opera | Opera Add-ons |
- Click the link for your browser above
- Click Add to browser / Install
- Confirm the installation when prompted
- You should see the Tampermonkey icon in your browser toolbar
Option A — One click (recommended):
👉 Click here to install RA Toolkit
Tampermonkey will detect the .user.js file and show an install screen. Click Install.
Option B — Manual install:
- Copy the script URL:
https://update.greasyfork.org/scripts/570282/RA%20Toolkit.user.js - Click the Tampermonkey icon → Create a new script
- Delete the default template content
- Open the URL above in a new tab, select all (
Ctrl+A), copy (Ctrl+C) - Paste into the editor (
Ctrl+V) → File → Save (Ctrl+S)
Many features require a RetroAchievements Web API key. Without it, features like the Dashboard, Timeline, and Pagination (page 2+) won't work.
- Log in to retroachievements.org
- Go to Settings → Keys (or visit
retroachievements.org/settings) - Copy your Web API Key
- On the same Settings page, scroll down to the RA Toolkit card
- Paste the key in the "RA API Key" field
- Click "Atualizar" (Save) — the page will reload
| Feature | Needs API Key? |
|---|---|
| ROM Search | No* |
| ROM Hash Verification (🏆 badge) | ✅ Yes |
| Player Insights Dashboard | ✅ Yes |
| Activity Timeline | ✅ Yes |
| Profile Pagination (page 2+) | ✅ Yes |
| Game Awards (Beaten tab) | ✅ Yes |
| Translation | No |
| Speedrun.com stats | No |
| Rarity Indicator | No |
| Wall Enhancements | No |
| Most Mastered tab | No |
| Achievements dropdown | No |
- Visit retroachievements.org
- Navigate to any game page to see ROM search, translations, rarity indicators, and more
- Visit any user profile (
/user/{username}) to see the Dashboard, Timeline, and Stats - Go to
/gamesto see the Most Mastered tab
Auto-update: The script updates automatically via Tampermonkey. To check manually: Tampermonkey icon → Utilities → Check for userscript updates.
🚀 Getting Started
👤 Profile Features
- Player Insights Dashboard
- Activity Timeline
- Enhanced User Stats
- Progression Status
- Profile Pagination
- Game Awards
🎮 Game Page Features
🌐 Site-Wide
❓ Help