
GitHub Enhancer di myst25
Shows clean date format next to relative time on GitHub
1 utent1 utent
Ti covente Firefox par doprâ cheste estension
Metadâts de estension
Schermadis

Informazions su la estension
GitHub Enhancer (formerly GitHub Date Enhancer)
Shows exact creation and commit dates alongside relative times on GitHub.
Description:
GitHub Date Enhancer improves your GitHub experience by displaying the full, absolute date (e.g., âApr 27, 2024â) next to the standard relative time (e.g., â3 days agoâ) on issues, pull requests, commits, and other places where GitHub uses <relative-time>. This makes it easier to quickly see the exact date of activity without hovering or guessing.
Dates are shown in a clean, readable format.
Works automatically on all GitHub pages.
No configuration required.
All processing is done locallyâno data is sent anywhere.
How it works:
The extension scans GitHub pages for relative time elements and adds the corresponding absolute date next to them. It updates automatically as you navigate or as new content loads.
Permissions:
Requires access to github.com pages to display the enhanced dates.
Shows exact creation and commit dates alongside relative times on GitHub.
Description:
GitHub Date Enhancer improves your GitHub experience by displaying the full, absolute date (e.g., âApr 27, 2024â) next to the standard relative time (e.g., â3 days agoâ) on issues, pull requests, commits, and other places where GitHub uses <relative-time>. This makes it easier to quickly see the exact date of activity without hovering or guessing.
Dates are shown in a clean, readable format.
Works automatically on all GitHub pages.
No configuration required.
All processing is done locallyâno data is sent anywhere.
How it works:
The extension scans GitHub pages for relative time elements and adds the corresponding absolute date next to them. It updates automatically as you navigate or as new content loads.
Permissions:
Requires access to github.com pages to display the enhanced dates.
Valutât 0 di 0 recensôrs
Permès e dâtsPlui informazions
Permès obligatoris:
- Acedi aes schedis dal navigadĂ´r
- Acedi ai dâts utent di github.com
Permès facoltatÎfs:
- Acedi ai dâts utent di github.com
Altris informazions
- Colegaments component adizionâl
- Version
- 1.2
- Dimension
- 19,31 kB
- Ultin inzornament
- ÎÎ˝ÎąĎ ÎźÎŽÎ˝ÎąĎ ĎĎΚν (30 ÎÎżĎ Îť 2025)
- Categoriis coreladis
- Licence
- Licence MIT
- Cronologjie versions
- Etichetis
- Zonte ae racuelte
Notis di publicazion pe version 1.2
Main Features (v1.2)
New In v1.2
Robust handling for GitHub UI changes and dynamic lists.
Improved color contrast for enhanced date visibility in both light and dark themes.
Bugfixes for double-date and lag/recursion issues.
Enhanced popup UI/UX, now auto-sizing in all browsers.
Added âRefreshâ button in the popup for quick on-page re-checks
Absolute Dates Everywhere: Instantly replaces relative dates (âlast monthâ, â2 days agoâ) with clear absolute dates (e.g., â27, June 2025â) throughout GitHub.
Smart Detection: Avoids double-dates; leaves GitHub's own absolute dates untouched.
Works on Dynamic Pages: Handles content loaded on navigation, file browsing, or theme changesâno lag, no missed elements.
Popup Controls & Status: Easy-access popup shows extension status and links, with refresh and external navigation.
Compatible and Lightweight: Minimal resource usage, works on Chrome and Firefox, requires only basic permissions.
New In v1.2
Robust handling for GitHub UI changes and dynamic lists.
Improved color contrast for enhanced date visibility in both light and dark themes.
Bugfixes for double-date and lag/recursion issues.
Enhanced popup UI/UX, now auto-sizing in all browsers.
Added âRefreshâ button in the popup for quick on-page re-checks
Altris estensions di myst25
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions
- No son ancjemò valutazions
I developed this extension to enhance my workflow. Initially, I discovered that unsigned extensions couldnât be used directly, so I decided to host it online, enabling others to benefit as well.
Motivation
I was often frustrated by the use of relative dates (such as "2 weeks ago") on file listings, as I preferred to see the exact date (for example, "22/07/2024"). This extension addresses that issue by displaying precise dates for uploaded files.
Technical Details
The extension leverages GitHubâs class tags to identify target elements.
It modifies CSS to replace relative timestamps with exact date formats.
The changes are purely CSS-based, resulting in:
No CPU overhead
No performance impact on browsing
Feedback & Contact
If you have suggestions, encounter bugs, or want to request new features, please feel free to contact me.
Thank you!
~Myst25