Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tocttou/get-back-github-date
- Owner: tocttou
- Created: 2017-03-21T09:34:51.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-06T09:07:32.000Z (almost 7 years ago)
- Last Synced: 2024-11-14T21:42:31.164Z (2 months ago)
- Topics: enhancement, github, ui, webextension
- Language: JavaScript
- Homepage: https://ashishchaudhary.in/get-back-github-date
- Size: 35.2 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).