Description from extension meta
Converts UNIX timestamps (milliseconds) into readable date/time formats directly on any webpage.
Image from store
Description from store
See readable dates instead of cryptic numbers.
This lightweight extension finds UNIX timestamps in milliseconds (e.g. 1714413837000) and replaces them in-place on any webpage with human-readable dates (RFC3339 format).
✅ Instant formatting — directly in page content
✅ Toggle between Local and UTC formats
✅ Supports plain text and input fields
✅ No need to copy/paste or use external converters
🛑 Note: Works best on pages with static content (e.g., plain HTML, logs, articles). May not update correctly on dynamic pages built with React or other frontend frameworks.