# STATS (Sports Terms & Acronym Translations)

> Hover any sports stat — WAR, ERA, xG, BPM, DVOA — and instantly see what it means. Covers 400+ stats across 5 sports.

Canonical page: [https://chrome-stats.com/d/stats](https://chrome-stats.com/d/stats)

## Overview

- **ID:** `stats`
- **Platform:** Firefox
- **Type:** Firefox add-on
- **Status:** Available
- **Publisher:** DLG
- **Category:** appearance,language-support
- **Daily users:** 1
- **Version:** 1.2.0
- **Last updated:** 2026-07-17
- **First published:** 2026-07-13
- **Size:** 47 KB
- **Data as of:** 2026-09-11
- **Store listing:** [Firefox Add-ons Store](https://addons.mozilla.org/firefox/addon/stats/)

## Description

A cross-browser extension (Manifest V3) that scans the page you're reading and puts a subtle dotted underline under every sports statistics acronym it recognizes. Hover over one and a tooltip pops up with the full name, a plain-English definition, and the sport it belongs to — no searching required.

Covers 400+ stats across baseball, basketball, football, hockey, and soccer (see src/data/dictionary.js for the full list).

Features
Works on any site — ESPN, FanGraphs, Baseball Reference, The Athletic, Hockey Reference, Fbref, and more
Tooltip flips above/below and left/right so it never renders off-screen
Shadow DOM isolation — the tooltip can't be broken by host page styles, and can't leak styles onto the host page
Handles dynamic pages (React, infinite scroll) via a debounced MutationObserver
Per-sport toggles plus a master on/off switch, both in the toolbar popup
Zero data collection — the only permission is storage, used solely for your on/off preferences
Vanilla JS, no frameworks, no build step required to run it.

## Rankings

- #93,609 — Overall
- #43 — sports
- #132 — stats
- #242 — translations

## Permissions and access

### Permissions

- `storage`

### Content script matches

- `<all_urls>`

## Safety

- **Risk impact:** Moderate risk impact
- **Risk likelihood:** High risk likelihood

### Analysis details

- Allows access to all websites, posing a significant security risk as it can monitor and modify data from any visited site.
- This extension has low user count. Unpopular extensions may not be stable or safe.

> Some risk analysis details are omitted from this free response. [Upgrade to view the full analysis](https://chrome-stats.com/pricing).

## Similar extensions and apps

- [AR Sports Stats Overlay](https://chrome-stats.com/d/ar-sports-stats-overlay)
- [FBCharts](https://chrome-stats.com/d/fbcharts) — 470 users, 5.00 / 5
- [Aar318's Sports Score HUD](https://chrome-stats.com/d/aar318-s-sports-score-hud) — 6 users, 5.00 / 5
- [Basketball Box Scores](https://chrome-stats.com/d/basketball-box-scores) — 205 users, 4.79 / 5
- [Show Data Variables](https://chrome-stats.com/d/show-data-variables) — 3 users
- [Baseball Savant Button](https://chrome-stats.com/d/baseball-savant-button) — 9 users, 5.00 / 5
- [Hockey Stats Beautifier](https://chrome-stats.com/d/hockey-stats-beautifier) — 1 users
- [BaseHit Enhancement Suite for Firefox](https://chrome-stats.com/d/ces-for-firefox) — 4 users, 5.00 / 5
- [SportsHUD Extension](https://chrome-stats.com/d/sportshud) — 4 users
- [Live Hockey Scores](https://chrome-stats.com/d/live-hockey-scores) — 1 users
- [cricinfo-tweaks](https://chrome-stats.com/d/cricinfo-tweaks) — 8 users
- [HoopsJunkie](https://chrome-stats.com/d/hoopsjunkie) — 4 users

---

Source: [Chrome-Stats](https://chrome-stats.com/d/stats)
