/contribution-graph-decorator

Chrome extension which animates and displays text in Github contribution graph

Primary LanguageJavaScript

Animation in Github's Contribution graph

Chrome/Firefox extension which displays text in Github contribution graph

Animating Text

Image

Animating Clock

Image

Installation

Changing text

  • Open index.js
  • Type your text inside quotes let str = ""

Animating Clock

  • Change branch to animatingClock

Setup Chrome extension

  • git clone https://github.com/gulzar1996/contribution-graph-decorator
  • Visit chrome://extensions in your browser
  • Click Load unpacked extension
  • Select the contribution-graph-decorator in the directory

I built this purely for fun.