Offline Bible Verse Finder – Online Search & Copy
Type a reference (John 3:16) and get the text from a cached King James Version. Works fully offline after first load.
UD5 Toolkit
Simulate real Service Worker caching strategies right in your browser. Understand how Cache First, Network First, Stale While Revalidate and more behave under different network conditions – perfect for learning, debugging, and optimizing your PWA.
Click Make Request to simulate a service worker strategy.
Type a reference (John 3:16) and get the text from a cached King James Version. Works fully offline after first load.
Drag pucks onto a digital lane to plan offensive and defensive shots. Practice before your next cruise.
Enter your hand and dealer's up card to see optimal move (hit, stand, double, split) using basic strategy. Educational casino reference.
Check if your site has a service worker registered and if it can load offline. Quick PWA readiness assessment.
See the current Service Worker registration, its state, and scope. Send 'skipWaiting' and update. PWA debug.
Explore the contents of the Cache Storage API for your domain. See cached requests and their sizes. Debug offline apps.
Check if the current page can be loaded offline by examining the service worker cache. Developer tool for PWAs.
Send conditional requests to a URL and verify that the server correctly handles ETag and If‑None‑Match. Audit caching.
Add web content to the device’s content index (like Google Discover). See the indexed items and delete them.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
See the current state of a Service Worker for your page: installing, waiting, active. Unregister or skip waiting. Developer utility.
Play the classic Connect Four in your browser against a friend or CPU. Drop discs to get four in a row. Clean SVG board, local logic.
Convert between currencies using manually updated or default rates. Great for estimation when offline. Local settings.