A userscript to add features to your boring osu! web pages.
Forum: https://osu.ppy.sh/community/forums/topics/408541
Discord: https://discord.gg/mzssqXQepM
All features are available on https://osu.ppy.sh/.
- Beatmap page
- Display up to top 100 scores
- Display pp for each score
- Sort by pp
- Display scores according to selected mods
- Display friend rankings
- Display pp rank
- Search scores of any user
- Search multiple users at once with a comma separated list
- Beatmap mirrors
- osu!preview
- osu! Web Beatmap Viewer
- osucad online beatmap viewer
- Display max combo value
- Display "pp if ranked or fc" (click the pp value) (only for standard)
- Export beatmap leaderboard to csv
- Userpage
- Display recent plays (including failed scores)
- Display top 100 most played maps
- Detailed top ranks
- Slider to highlight recent scores in beatmap listing and top ranks
- Beatmap information in top ranks/recent plays
- Display "pp if ranked or fc" in user recent plays (click the pp value) (only for standard)
- BWS calculator
- Display global and country rank in performance ranking
- Settings tab to enable/disable osuplus features
- Match cost calculator
- Tampermonkey (for Chrome/Firefox) or Greasemonkey (for Firefox)
- Ensure you have Tampermonkey/Greasemonkey installed and enabled.
- Go to https://github.com/limjeck/osuplus/raw/master/osuplus.user.js. Tampermonkey/Greasemonkey will automatically open a tab, prompting you to install the userscript. Install it.
- On Chromium browsers, userscripts may not run properly without enabling Developer Mode. If necessary, enable Developer Mode for your browser (for Tampermonkey users, see https://www.tampermonkey.net/faq.php?locale=en#Q209)
- Go to any osu webpage. There should be a big red banner at the top prompting you to use your osu!API key.
- To get your osu!API key, go to https://osu.ppy.sh/p/api or https://osu.ppy.sh/home/account/edit#legacy-api.
- Under the "Legacy API" section, click "New Legacy API Key +".
- Put "osuplus" as application name and "https://github.com/limjeck/osuplus" as application url.
- Click "Show Key" to reveal your api key. Copy the key.
- Use your api key by clicking the "here" in the red banner. Paste your api key when prompted.
- I don't see the red banner or the cogs settings!
- Make sure you have Tampermonkey/Greasemonkey installed and enabled. Make sure Developer Mode is enabled so that the userscript is allowed to inject codes (see https://www.tampermonkey.net/faq.php?locale=en#Q209 for details and instructions).
- My question is not in this FAQ!
- You may ask any additional questions in the Discord server.