4ae9b8/browserhacks resource
An extensive list of CSS/JS browserhacks from all over the interwebs. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4995
- days_rel: n/a
- days_push: 1334
- n_releases_24m: 0
Adoption not part of the score
1262 stars · 144 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Browserhacks is a curated reference website and dataset listing browser-specific CSS and JavaScript hacks for targeting individual browsers. It is a static Jekyll site hosted on GitHub Pages where hacks are stored as JSON entries.
Use cases
- find a CSS hack to target a specific browser version
- detect Chrome or Firefox via JavaScript
- fix a browser-specific rendering bug in a stylesheet
- look up media query hacks for Internet Explorer
- contribute new browser hacks to a community list
When to choose
- you need a quick workaround for a browser-specific bug that cannot be fixed cleanly
- you want a tested, community-maintained collection of CSS/JS browser detection snippets
- you need to support legacy browsers like old IE or Edge
When to avoid
- you can solve the problem with proper CSS or feature detection instead of a hack
- you need a maintained library or tool rather than a static reference list
- you only target evergreen modern browsers where hacks are rarely needed
Facets
learning-resource · maturity maintenance
css-framework developer-tools documentation web-development frontend browser-extensions documentation browser css-hacks browser-detection reference-site jekyll cross-browser-compatibility web-server javascript
2 sources
- readme: https://github.com/4ae9b8/browserhacks · fetched 2026-08-28 · 60fc50cbefd4
- homepage: http://browserhacks.com/ · fetched 2026-08-29 · 535011253b64
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 4ae9b8/browserhacks | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="4ae9b8/browserhacks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem