A Chrome extension that allows you to quickly insert the current time in various formats using the right-click context menu.
- Insert current time with right-click menu in any text field
- Multiple time format options:
- Time only (14:30)
- 24-hour format (14:30:00)
- 12-hour format (02:30:00 PM)
- Full datetime (2024-01-06 14:30:00)
- Date and time (01/06/2024 14:30)
- Custom format support
- Clone this repository
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode" in the top right corner
- Click "Load unpacked" and select the extension directory
- Click the extension icon to configure your preferred time format
- Right-click in any text input field
- Select "Insert Current Time" from the context menu
- The current time will be inserted in your chosen format