Lighthouse Desktop
· 0 checks — Desktop Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
| Request | Cache TTL | Transfer Size |
|---|---|---|
| scripts.clarity.ms/0.8.69/clarity.js | 86400.0 s | 25.2 KiB |
| /beacon.min.js/v4513226cdae34746b4dedf0b4dfa099e178179150... | 86400.0 s | 11.3 KiB |
| analytics.ahrefs.com/analytics.js | 14400.0 s | 3.0 KiB |
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
M3U8 Player nav.hidden > div.flex > a.flex > img.w-8 | m3u8-player.net/logo.webp | 17.9 KiB | 17.9 KiB |
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| m3u8-player.net/_next/static/css/7246120ffc5e6ac5.css | 22.8 KiB | 80 ms |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Diagnostics
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| accounts.google.com/gsi/client | 96.4 KiB | 75.6 KiB |
| www.googletagmanager.com/gtag/js?id=G-H2QLDPH4FL | 168.5 KiB | 68.7 KiB |
| /pagead/js/adsbygoogle.js?client=ca-pub-9314781913214607 | 54.2 KiB | 21.2 KiB |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English div.container > nav.hidden > div.shrink-0 > button.border-input |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.flex > ul.flex > li.font-medium > a div.flex > ul.flex > li.font-medium > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Manage your M3U playlists online, get a stable private address, and stop reconf… body > aside.overflow-x-hidden > div.container > p.min-w-0 |
See how it works aside.overflow-x-hidden > div.container > p.min-w-0 > a.font-semibold |
Extension div.container > div.text-center > a.mx-auto > span.inline-flex |
Bookmark div.container > div.text-center > button.mx-auto > span.inline-flex |
View Pricing aside.border-y > div.container > div.flex > a.text-primary |
Direct Link div.bg-card > div.px-6 > div.flex > button.inline-flex |
WhatsApp div.flex > div.flex > div.flex > button.inline-flex |
Telegram div.flex > div.flex > div.flex > button.inline-flex |
Reddit div.flex > div.flex > div.flex > button.inline-flex |
WeChat div.flex > div.flex > div.flex > button.inline-flex |
Popular a.group > div.p-8 > div.flex > span.text-xs |
Start Now a.group > div.p-8 > div.flex > span |
Recommended a.group > div.p-8 > div.flex > span.text-xs |
Convert Now a.group > div.p-8 > div.flex > span |
Best value div.container > div.grid > div.bg-card > span.inline-flex |
$3.25/month · Save 35% div.grid > div.bg-card > div.px-6 > p.text-sm |
Start yearly div.grid > div.bg-card > div.flex > button.inline-flex |
See full comparison section.bg-muted/30 > div.container > div.mt-4 > a.font-medium |
View Pricing section.bg-muted/30 > div.container > div.mt-8 > a.inline-flex |
Try the free playlist manager section.bg-muted/30 > div.container > div.mt-8 > a.text-sm |
support@m3u8-player.net section.bg-muted/30 > div.container > p.mt-5 > a.font-medium |
HLS Protocol Support ul.flex > li.flex > div > div.mb-3 |
Cross-Platform Compatible ul.flex > li.flex > div > div.mb-3 |
High-Performance Playback ul.flex > li.flex > div > div.mb-3 |
FAQ section#faq > div.container > div.text-center > span.inline-flex |
Start Playing div.mx-auto > div.mt-8 > button.inline-flex > a.flex |
Download App div.floating-action-group > div.floating-action-install-wrap > button.floating-action-main > span.floating-action-main-label |
These are opportunities to improve the legibility of your content.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Start Playing div.flex > div.mx-auto > div.mt-8 > button.inline-flex |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Download App body > div.floating-action-group > div.floating-action-install-wrap > button.floating-action-main |
Best Practices
SEO
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.