Web OTP API Demo - Online Auto‑Read SMS Codes
Demonstrate how the Web OTP API automatically reads one‑time codes from SMS (mobile). Simulation with a fake SMS input.
UD5 Toolkit
No tag scanned yet.
Tap the button above to start scanning.
No activity yet.
Scan or write a tag to see history here.
Demonstrate how the Web OTP API automatically reads one‑time codes from SMS (mobile). Simulation with a fake SMS input.
Paste an OpenAPI YAML/JSON and render a static, readable API document. No server, pure browser‑based rendering.
Keep a simple list of movies you want to watch. Add notes and check them off. Purely local storage.
Enter a URL and see a list of its ARIA landmarks (banner, main, nav). Check document structure for accessibility. Local fetch.
See a live readout of window scrollX and scrollY. Visualize scroll direction. For debugging sticky navs.
See the International Space Station’s current position on a world map in real time. Uses public API. No refresh.
Enter readings before/after meals, get averages, print report. Local storage only.
A small widget that records your clipboard text history (only while open). Search and re‑copy old snippets. No log upload.
Use the CSS Custom Highlight API to style arbitrary text ranges without modifying the DOM. See the future of find‑in‑page.
Check current browser storage usage (localStorage, IndexedDB, Cache) and available quota. Handy debugging tool.
Explore your website’s IndexedDB databases and object stores. Add, delete, and inspect records. Like phpMyAdmin for IndexedDB.
Explore your website’s IndexedDB databases and object stores. Add, delete, and inspect records. Like phpMyAdmin for IndexedDB.
Create a sticky scroll progress bar for blog posts. Choose colors and height. Copy the minimal CSS and HTML.
See the chromaticity diagram and compare sRGB, DCI‑P3, and your display. Fun for design geeks.
Estimate how many MB/GB your storage can hold based on navigator.storage.estimate() and display as a pie chart.
Check estimated usage and quota for local and session storage on your browser. Quick dev tool.
Register a custom CSS property with syntax, initial value, and inherits. Animate colors and numbers that couldn’t before.
Paste HTML or URL to extract canonical link tag. Verify self-referencing. Simple SEO audit step. Local only.