Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 804 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 804 Bytes

GitHub Repo Age

A safari extension to display GitHub's repo age beside the repo title.

Screenshot

Installation

Download and install the lastest extension from the release page.

Manual Installation

  1. git clone https://github.com/wfarr/github-repo-age.git
  2. Obtain and install a Safari developer certificate.
  3. In Safari, enable the Develop menu: Safari > Preferences… > Advanced > Show Develop menu in menu bar
  4. Open the Extension Builder: Develop > Show Extension Builder
  5. Add the extension by clicking + > Add Extension…
  6. Choose the github-repo-age.safariextension folder inside this repo
  7. Click install