Chrome extension that improves GDDL with functions such as removing outliers or adjusting tier rounding. 99% made with AI.
Since this is in initial release, theres only two main features
GDDL rounds tier ratings using the five-or-more methods, which may be misleading because some people believe a Tier 6.5 is completely different from a Tier 7. This allows you to customize that:
Without rounding settings (or set to GDDL's default 0.5): 
With rounding settings (set to 0.75):
You can also choose:
- Floor: Ignores decimals completely. (e.g. 6.99 → 6)
- Ceiling: Always rounds up if there’s any decimal. (e.g. 6.01 → 7)
Some levels have very big outlier opinions, which can cause severly altered tier ratings ESPECIALLY for levels with low opinion counts. Outliers are determined if the tier rating is not in the range
Mean ± Standard Deviation. More methods of determining outliers may be added in the future.
Hover over the updated rating to see the original rating.
Note that the red marking of outlier opinions on users may be bugged. Please make a pull request or open an issue on any bugs you find.

