Description from extension meta
Convert dates between different formats with a simple right-click. Features contextual date conversion.
Image from store
Description from store
# Date Highlighter & Converter Chrome Extension
A Chrome extension that automatically highlights dates and timezones on web pages and provides easy date conversion functionality.
## Features
- 🔍 **Automatic Date Detection**: Highlights dates in yellow across web pages
- 🌐 **Timezone Highlighting**: Highlights timezone mentions in green
- 🔄 **Date Conversion**: Right-click any date to convert it to ISO format
- 📋 **Clipboard Integration**: Automatically copies converted dates to clipboard
- 🌍 **Wide Format Support**: Recognizes various date formats:
- ISO dates (2024-01-25)
- US format (MM/DD/YYYY)
- UK format (DD/MM/YYYY)
- Date-time combinations
- AM/PM times
- Timezone-aware dates
- Natural language dates (25 January 2024)
## Usage
1. **Date Highlighting**: Simply browse any webpage - dates and timezones will be automatically highlighted
2. **Date Conversion**:
- Select any date text
- Right-click and choose "Convert Date" from the context menu
- The ISO format will be copied to your clipboard
- A toast notification will show the converted date
## Supported Date Formats
The extension supports a wide variety of date and time formats:
- Time formats: "1800", "18:00", "6:00 PM"
- Date formats: "2024-01-25", "25/01/2024", "01/25/2024"
- Combined formats: "2024-01-25 18:00", "25/01/2024 6:00 PM"
- Timezone formats: "18:00 UTC", "6:00 PM EST", "18:00 GMT+1"
- Natural language: "25 January 2024", "Jan 25, 2024"
- ISO 8601: "2024-01-25T18:00:00Z"