How to replace deprecated browser APIs
Deprecated APIs still work today but will be removed. Chrome lists each one with its replacement.
Step by step, with screenshots: Console errors and deprecated APIs: what the report flags →
Check your own site
Runs this check and the other 186, free, in about 45 seconds.
What a passing site looks like
- No deprecated browser features in usewarning · −1 ptseffort M
Deprecated browser features
Why it matters. Chrome warns about features it plans to remove. When that happens the feature stops working overnight, usually inside an old plugin or tracker.
- Open the technical detail to see which feature triggered the warning, then update the plugin or library that uses it.
- If the code is your own, follow the replacement Chrome links to in the warning.