Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tocttou/get-back-github-date

WebExtension to bring back account creation date on Github profile pages.
https://github.com/tocttou/get-back-github-date

enhancement github ui webextension

Last synced: 12 days ago
JSON representation

WebExtension to bring back account creation date on Github profile pages.

Awesome Lists containing this project

README

        

# Get Back Github Date

This WebExtension brings back account creation date on Github profile pages.

## Download

[![Available on Chrome Web Store](https://developer.chrome.com/webstore/images/ChromeWebStore_Badge_v2_340x96.png)](https://chrome.google.com/webstore/detail/get-back-github-date/jbdeffedeonhkjinlichndgkkmfmpkec)

Side load for firefox.

Or can be download from [releases page](https://github.com/tocttou/get-back-github-date/releases) for manual installation.

## Development

1. `yarn`
2. Edit the code in `src/inject-date.js`
3. `yarn run build`
4. Load unpacked extension in [chrome](https://developer.chrome.com/extensions/getstarted#unpacked) or [firefox](https://developer.mozilla.org/en-US/Add-ons/WebExtensions/Temporary_Installation_in_Firefox).