Lighthouse Mobile
· 0 checks — Mobile 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.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
| URL | Est Savings |
|---|---|
| /s/opensans/v40/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu... | 40 ms |
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 | |
|---|---|---|---|
Grand Mobile: RP Open World div.tempWrap > div.list > a.banner-item > img.banner-bg | /v2/image1/Y29tLmdyYW5kLmxhdW5jaGVyX2Jhbm5lcl8xNzYwMDM3Mz... | 106.7 KiB | 65.5 KiB |
Store div.left > div.module > a.shan > img.icon | /v2/user/admin/YWRtaW5fZDA2MGY5NzNiOWY0ZmVlY2NiMGZkOGUzYT... | 60.6 KiB | 60.1 KiB |
Gemgala - Party & Chat & Games div.tempWrap > div.list > a.banner-item > img.banner-bg | /v2/image1/Y29tLmhranVzdGFyLmdlbWdhbGFfYmFubmVyXzE3MzQ3OD... | 49.4 KiB | 26.7 KiB |
Car Parking Multiplayer APK div.apk-list-1001 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLm9semhhcy5jYXJwYXJraW5nLm11bHR5cGxheWVyX2... | 27.2 KiB | 23.8 KiB |
eFootball 2026 APK div.apk-list-1002 > a.apk > div.img-ratio > img.icon | /v2/image1/anAua29uYW1pLnBlc2FtX2ljb25fMTc1NTEzNjA0OV8wMz... | 17.5 KiB | 10.8 KiB |
Brawl Stars APK div.apk-list-1002 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLnN1cGVyY2VsbC5icmF3bHN0YXJzX2ljb25fMTc3Nj... | 12.8 KiB | 6.0 KiB |
Call of Duty®: Mobile APK div.apk-list-1001 > a.apk > div.img-ratio > img.icon | /v2/image1/Y29tLmFjdGl2aXNpb24uY2FsbG9mZHV0eS5zaG9vdGVyX2... | 12.7 KiB | 5.9 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Diagnostics
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| apkpure.com/ | 2.0 s | 54 ms | 15 ms |
| static.apkpures.xyz/www/static/script/jquery.3.6.0.min.js | 2.0 s | 1.8 s | 7.2 ms |
| apkpure.com/static-2/assets/js/device-1.2.46-min.js | 821 ms | 665 ms | 86 ms |
| Unattributable | 508 ms | 33 ms | 0.0 ms |
| /f/AGSKWxV-4BDsWUqm0x_bR_SwGN-Ajk3D8muiMJzpy_AAl1LHvY3ADX... | 394 ms | 206 ms | 35 ms |
| www.googletagmanager.com/gtag/js?id=G-NT1VQC8HKJ&cx=c>m=4e64k0 | 335 ms | 285 ms | 45 ms |
| /i/ca-pub-6510778225276763?href=https%3A%2F%2Fapkpure.com... | 243 ms | 223 ms | 15 ms |
| a.apkpures.xyz/dt_sdk_v1023.js | 209 ms | 149 ms | 8.4 ms |
| cdnpure.com/static/js/ads-1.0.4.js | 164 ms | 119 ms | 0.4 ms |
| /pagead/managed/js/adsense/m202604200101/show_ads_impl_fy... | 156 ms | 91 ms | 51 ms |
| www.googletagmanager.com/gtag/js?id=UA-61066224-5 | 116 ms | 85 ms | 22 ms |
| a.apkpures.xyz/dt_report_s_v1232.js?page=page_home_common | 110 ms | 102 ms | 3.5 ms |
| /pagead/js/adsbygoogle.js?client=ca-pub-6510778225276763 | 75 ms | 63 ms | 12 ms |
| www.google-analytics.com/analytics.js | 69 ms | 55 ms | 4.0 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 4.0 s |
| Other | 1.4 s |
| Style & Layout | 685 ms |
| Rendering | 659 ms |
| Script Parsing & Compilation | 321 ms |
| Garbage Collection | 125 ms |
| Parse HTML & CSS | 121 ms |
Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .fc-consent-root .fc-dialog-container.fc-fullscreen { height: 100% !important; … } … | 16.2 KiB | 14.0 KiB |
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 |
|---|---|---|
| /pagead/managed/js/adsense/m202604200101/show_ads_impl_fy... | 177.5 KiB | 148.2 KiB |
| apkpure.com/static-2/assets/js/device-1.2.46-min.js | 395.4 KiB | 112.5 KiB |
| www.googletagmanager.com/gtag/js?id=G-NT1VQC8HKJ&cx=c>m=4e64k0 | 174.1 KiB | 66.0 KiB |
| www.googletagmanager.com/gtag/js?id=UA-61066224-5 | 116.4 KiB | 62.7 KiB |
| /i/ca-pub-6510778225276763?href=https%3A%2F%2Fapkpure.com... | 68.7 KiB | 35.1 KiB |
| /pagead/js/adsbygoogle.js?client=ca-pub-6510778225276763 | 54.3 KiB | 28.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 |
|---|
div.nav_container > div#nav_new > div.item > button div.nav_container > div#nav_new > div.item > button |
body.google-anno-skip > header#header > div.nav_container > button#menu_btn body.google-anno-skip > header#header > div.nav_container > button#menu_btn |
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 |
|---|
Download div.list > a.banner-item > div.info > div.button |
Download div.right > div.aegon > a > div.button |
7.9 div.module > div.apk-list-1002 > a.apk > div.score |
8.0 div.module > div.apk-list-1002 > a.apk > div.score |
6.4 div.module > div.apk-list-1002 > a.apk > div.score |
8.6 div.module > div.apk-list-1002 > a.apk > div.score |
8.6 div.module > div.apk-list-1002 > a.apk > div.score |
7.8 div.module > div.apk-list-1002 > a.apk > div.score |
8.2 div.module > div.apk-list-1002 > a.apk > div.score |
8.2 div.module > div.apk-list-1002 > a.apk > div.score |
7.7 div.module > div.apk-list-1002 > a.apk > div.score |
8.0 div.module > div.apk-list-1002 > a.apk > div.score |
Apr 16, 2026 div.article-list > a.article > div.text > div.updated |
Apr 16, 2026 div.article-list > a.article > div.text > div.updated |
Apr 13, 2026 div.article-list > a.article > div.text > div.updated |
Apr 9, 2026 div.article-list > a.article > div.text > div.updated |
Hill Climb Racing is a physics based driving game that tests throttle control t… a.apk > div.info > div.text > div.desc |
8.9 div.apk-list-1003 > a.apk > div.info > div.score |
UFL is a mobile football simulation game that focuses on fair, skill based comp… a.apk > div.info > div.text > div.desc |
BY İZLE div.apk-list-1009 > a.apk > div.text > div.developer |
Go Dreams div.apk-list-1009 > a.apk > div.text > div.developer |
8.0 div.apk-list-1009 > a.apk > div.text > div.stars |
Increasing Labs div.apk-list-1009 > a.apk > div.text > div.developer |
Insomniac Games div.apk-list-1004 > a.apk > div.text > div.developer |
Pre-register div.module > div.apk-list-1004 > a.apk > div.button |
Playground Games div.apk-list-1004 > a.apk > div.text > div.developer |
Pre-register div.module > div.apk-list-1004 > a.apk > div.button |
Valve div.apk-list-1004 > a.apk > div.text > div.developer |
Pre-register div.module > div.apk-list-1004 > a.apk > div.button |
1SOFT div.apk-list-1005 > a.apk > div.text > div.developer |
Oxiwyle div.apk-list-1005 > a.apk > div.text > div.developer |
$0.99 div.apk-list-1005 > a.apk > div.price > div.old |
Exploding Kittens, Inc div.apk-list-1005 > a.apk > div.text > div.developer |
$1.99 div.apk-list-1005 > a.apk > div.price > div.old |
100M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
300K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
2M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
1K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
30M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
2K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
2M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
60K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
30M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
900K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
80K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
10M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
30M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
6K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
100M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
1K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
70M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
20K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
80M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
70K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
600K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
1K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
100M+ div.apk-list-1006 > a.apk > div.text > div.install-total |
700K+ div.apk-list-1006 > a.apk > div.text > div.install-total |
Sort pins by color on rails and beat the clock! div.apk-list-1007 > a.apk > div.text > div.desc |
Reshape history, and command your Civilization like never before. div.apk-list-1007 > a.apk > div.text > div.desc |
Spin pirate slots, win jackpots & enjoy free casino adventure div.apk-list-1007 > a.apk > div.text > div.desc |
One-click screen mirroring, cast media to TV & enjoy big-screen viewing! div.apk-list-1007 > a.apk > div.text > div.desc |
Dark cut-out icons see through that's sleek, and perfect for night themes! div.apk-list-1007 > a.apk > div.text > div.desc |
Daily Tarot readings on love, career, and much more. div.apk-list-1007 > a.apk > div.text > div.desc |
APKPure - A multi-platform app store primarily focused on Android, providing ex… div.footer_container > div.info > div.item > p |
Service div.footer_container > div.info > div.item > div.title |
APK Install div.item > ul#footer-solutions-list > li > a |
APK Signature Verification div.item > ul#footer-solutions-list > li > a |
APK Download Service div.item > ul#footer-solutions-list > li > a |
APKPure Premium div.item > ul#footer-solutions-list > li#footer-premium-entrance > a |
Developers div.footer_container > div.info > div.item > div.title |
Developer Console div.item > ul > li > a |
APK Website Builder div.item > ul > li > a |
Submit APK div.item > ul > li > a |
Traffic Monetization with APKPure div.item > ul > li > a |
Company div.footer_container > div.info > div.item > div.title |
About Us div.item > ul > li > a |
Contact Us div.item > ul > li > a |
Business Cooperation div.item > ul > li > a |
Support Center div.item > ul > li > a |
Copyright © 2014-2026 APKPure All rights reserved. | Privacy Policy | Copyright… div.footer_new > div.footer_container > div.other > div.info |
Privacy Policy div.footer_container > div.other > div.info > a |
Copyright Policy div.footer_container > div.other > div.info > a |
Terms div.footer_container > div.other > div.info > a |
EU AMAU div.footer_container > div.other > div.info > a |
Learn more div.fc-dialog-content > div.fc-dialog-scrollable-content > button.fc-faq-header > span.fc-faq-label |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Discover div.left > div.module > a.title > h3.name |
These are opportunities to improve keyboard navigation in your application.
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| SharedStorage |
Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.
Performance issues directly impact user engagement and conversion rates.
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.
Crawling and Indexing
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Add to Home Screen
body.google-anno-skip > div#vip_welcome_dialog > div.premium-dialog-content > a.premium-dialog-add-pwa |
To appear in search results, crawlers need access to your app.