
GitHub Enhancer ์ ์์: myst25
Shows clean date format next to relative time on GitHub
์ฌ์ฉ์ ์์์ฌ์ฉ์ ์์
์ด ํ์ฅ ๊ธฐ๋ฅ์ ์ฌ์ฉํ๋ ค๋ฉด Firefox๊ฐ ํ์ํจ
ํ์ฅ ๋ฉํ ๋ฐ์ดํฐ
์คํฌ๋ฆฐ์ท

์ ๋ณด
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.
Rated 0 by 0 reviewers
Permissions and data๋ ์์๋ณด๊ธฐ
ํ์ํ ๊ถํ:
- ๋ธ๋ผ์ฐ์ ํญ์ ์ ๊ทผ
- github.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ ํ์ ๊ถํ:
- github.com์์ ์ฌ์ฉ์์ ๋ฐ์ดํฐ์ ์ ๊ทผ
์ถ๊ฐ ์ ๋ณด
- ๋ถ๊ฐ ๊ธฐ๋ฅ ๋งํฌ
- ๋ฒ์
- 1.1
- ํฌ๊ธฐ
- 1.19 MB
- ๋ง์ง๋ง ์ ๋ฐ์ดํธ
- 5์ผ ์ (2025๋ 7์ 21์ผ)
- ๊ด๋ จ ์นดํ ๊ณ ๋ฆฌ
- ๋ผ์ด์ ์ค
- MIT ๋ผ์ด์ ์ค
- ๋ฒ์ ๋ชฉ๋ก
- ํ๊ทธ
- ๋ชจ์์ง์ ์ถ๊ฐ
myst25 ๋์ ๋ค๋ฅธ ํ์ฅ ๊ธฐ๋ฅ
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
- ์์ง ํ์ ์ด ์์ต๋๋ค
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