Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thatkalle/wcl-timestamp-format-converter
Convert timestamps on WarcraftLogs from am/pm to 24-hour format.
https://github.com/thatkalle/wcl-timestamp-format-converter
chrome-extension warcraftlogs
Last synced: 6 days ago
JSON representation
Convert timestamps on WarcraftLogs from am/pm to 24-hour format.
- Host: GitHub
- URL: https://github.com/thatkalle/wcl-timestamp-format-converter
- Owner: ThatKalle
- Created: 2024-06-12T13:46:34.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-12T14:25:03.000Z (7 months ago)
- Last Synced: 2024-06-13T19:07:04.609Z (7 months ago)
- Topics: chrome-extension, warcraftlogs
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WCL timestamp format converter
A Chrome Extension used to convert timestamps on [WarcraftLogs.com](https://www.warcraftlogs.com/) from am/pm to 24-hour format.
## Install
1. Download the latest [release](https://github.com/ThatKalle/wcl-timestamp-format-converter/releases) .zip, extract the content to a local folder in a known location.\
For exmaple `C:\Users\USERNAME\wcl-timestamp-format-converter`.
2. Navigate to `chrome://extensions/` in Google Chrome.\
Settings > Extensions > Manage Extensions.
3. Enable `Developer mode`.\
Toggle in the top right corner.
4. Click `Load unpacked`.\
Select the local folder from step 1.