Skip to content

myst-25/Github-Date-Enhancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Date Enhancer

Shows exact creation and commit dates alongside relative times on GitHub.

Features

  • Displays the full, absolute date (e.g., "Apr 27, 2024") next to relative times (e.g., "3 days ago") on issues, pull requests, commits, and more.
  • 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.

Installation

Firefox

  • Download the latest release ZIP from the releases page.
  • Go to about:addons > "Install Add-on From File..." and select the ZIP file.

Chrome

  • Download the latest release ZIP from the releases page.
  • Go to chrome://extensions/, enable Developer Mode, click "Load unpacked", and select the extension folder.

Permissions

  • Requires access to github.com pages to display the enhanced dates.

License

MIT License. See LICENSE for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors