Offline Capability Checker - Online Test PWA Readiness
Check if your site has a service worker registered and if it can load offline. Quick PWA readiness assessment.
UD5 Toolkit
Check if your site has a service worker registered and if it can load offline. Quick PWA readiness assessment.
Add web content to the device’s content index (like Google Discover). See the indexed items and delete them.
Check if the current page can be loaded offline by examining the service worker cache. Developer tool for PWAs.
Simulate different cache strategies (Cache First, Network First, Stale‑While‑Revalidate) and see responses. Learn offline patterns.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Explore the contents of the Cache Storage API for your domain. See cached requests and their sizes. Debug offline apps.
Convert between currencies using manually updated or default rates. Great for estimation when offline. Local settings.