- A chrome extension using HTML, CSS and JavaScript to fetch the Github Repo Stats.
- The name of the Chrome Extension is
Github Repo Stats
. - Adding this extension on chrome, one can see the
Statistics of Repository
for the particular Github Account. - This Chrome Extension is not dynamic, and the
github username
that is mentioned in thescript.js
file, the stats of repository of that account will only be shown. - One can run the
index.html
file using below command, can run the extension on chrome as a website.
start index.html