Service Worker Lifecycle Viewer - Online Debug Tool
See the current state of a Service Worker for your page: installing, waiting, active. Unregister or skip waiting. Developer utility.
UD5 Toolkit
Inspect and manage the cache storage of this domain for Progressive Web Apps.
| URL | Method | Status | Content-Type | Size | Actions |
|---|
No entries found in this cache.
Loading entries...
See the current state of a Service Worker for your page: installing, waiting, active. Unregister or skip waiting. Developer utility.
Drop a WAV file and see its full header: sample rate, bit depth, channels, and chunk structure. Raw bytes explained.
See how a PWA can extend content into the title bar area on desktop. Customize the window controls overlay.
Simulate a PWA receiving shared text, links, and images. Test the Web Share Target API without a server.
Learn how to register your PWA to handle custom URL protocols. See the manifest entry and test.
Configure how your PWA launches: focus existing or create new. Test with the launch_handler manifest field.
Register a periodic background sync and see the status. Schedule content updates for your PWA. API demo.
Check if the browser has captured the beforeinstallprompt event. Understand why your PWA is (or isn't) installable.
Check if your site has a service worker registered and if it can load offline. Quick PWA readiness assessment.
View the individual red, green, and blue channels of an image as grayscale. Photographer and developer tool.
Check if the current page can be loaded offline by examining the service worker cache. Developer tool for PWAs.
Enter a URL and see a list of its ARIA landmarks (banner, main, nav). Check document structure for accessibility. Local fetch.
Check if your page triggers the beforeinstallprompt event. Simulate the install flow. Debug PWA installability.
Upload a 512x512 logo and get resized icons for every PWA requirement. Download a zip and the corresponding manifest.json snippet.
Register a one‑off background sync and see it fire when connectivity returns. Debug service worker sync logic.
Register a periodic background sync to fetch fresh data even when the tab is closed. Understand the API and limits.
Explore your website’s IndexedDB databases and object stores. Add, delete, and inspect records. Like phpMyAdmin for IndexedDB.
Drop or paste an .ics file and see all events in a readable table. Check dates, times, and locations. Privacy‑friendly.
Drop a PDF and see its embedded metadata: author, title, creation date, and more. No content is uploaded; pure browser PDF parsing.
Paste a list of JavaScript values and see them pretty‑printed as if in the browser console. Great for debugging.
A small widget that records your clipboard text history (only while open). Search and re‑copy old snippets. No log upload.
Fill in your PWA details to generate a valid manifest.json file. Include icons, theme color, display mode.
Choose a font family and see how it renders famous pangrams (The quick brown fox…). Instant web font loader.
Select bonding and lone pairs to see the predicted shape (trigonal bipyramidal, octahedral). Static diagrams.
Drop any file to see its raw hexadecimal representation and ASCII side‑by‑side. Navigate with offset. Client‑side only.
Convert between currencies using manually updated or default rates. Great for estimation when offline. Local settings.
Set up a chess position using FEN notation or drag pieces. Share the position link or screenshot. No AI, just board.
Display a dynamic list of keyboard shortcuts for the current browser and operating system. Filter by category. Keep it open for reference.
View and edit CSV data in a familiar table interface. Add/delete rows and columns, sort, and export. Fully local, no cloud sync.
Extract and view EXIF data from photos including camera settings, GPS location, and timestamps. All metadata read locally, your photos stay private.