Skip to content
/ oii Public
forked from ferryhmm/oii

A browser extension, that adds ii (improvement indicator, a metric that compares your pp to the average player with your playtime amount) to user profiles on the osu! website.

Notifications You must be signed in to change notification settings

Dirtinator/oii

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oii

A browser extension, that adds ii (improvement indicator, a metric that compares your pp to the average player with your playtime amount) to user profiles on the osu! website.

This is currently super broken, most of this code was haphazardly put together and like half of this was done by ChatGPT lol. I recommend waiting until I release this on the Chrome Web Store, but if you insist on wanting it anyways and know what you're doing you can install the extension through this repository. However, if all you care about is your ii value, just use this function ii = (0.0183 * pp^1.2) / playtimeHours

About

A browser extension, that adds ii (improvement indicator, a metric that compares your pp to the average player with your playtime amount) to user profiles on the osu! website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 69.8%
  • CSS 16.9%
  • HTML 13.3%