Generate Github profile with current listening music as a web browser extension for chrome.
- YouTube
- Youtube Music
- Soundcloud
- Spotify
- Jamendo Music
- Create and edit
README.template.mdfile in profile repository - Create github personal oauth token with
reposcopes - Download latest release from Releases, and unzip into empty directory
- In the
chrome://extensions/page, click the Load unpacked extension and select unzipped directory - Go to extension option page and fill
idandoauth keyfield and click save - You're done!
You can download official latest version at Chrome Web Store.
Unzipped latest 1.0.7 is available on Releases.
{CURRENT_PLAYING_SOURCE}{CURRENT_PLAYING_NAME}{CURRENT_PLAYING_ARTISTS}{CURRENT_PLAYING_ALBUM}{CURRENT_PLAYING_RELEASED}{CURRENT_PLAYING_ALBUM_SRC}{CURRENT_PLAYING_URL}{CURRENT_PLAYING_LAST_UPDATED}
- Account/OAuth config via extension settings
- Template file name via extension settings
- DateTime format with template engine supports

