Github does not have a function to view the total number of lines of code in the project but we can to compute an approximation of that data (LOC: Lines of Code) through the GitHub Statistics API. Some glitches may occur, such as negative loc or unavailable data for many reasons
- Gloc means - 'Github lines of code counter'
 - Initial version: 2.0.1 ( 2017, 12 february )
 - I made this extension in the Russian Army while was on duty. My fastest open-source ever )
 
Works for public and private repos
Counts lines of code in:
- project detail page (check it out)
 
Previosly was counting there but i decided to stop it because it's huge load on the services of GutHub (ethics etc.)
- user's pinned repos (check it out)
 - user's repositories (check it out)
 - user's liked repositories (check it out)
 - organization page (check it out)
 - search results page (check it out)
 - trending page (check it out)
 - explore page (check it out)
 
- Go to 
More tools-->Extensions - Scroll below and click 
Get more extensions - Search 
gloc--> and clickAdd to Chrome 
- App icon made by Icomoon from www.flaticon.com is licensed by CC 3.0 BY
 - Ads icon made by SimpleIcon from www.flaticon.com is licensed by CC 3.0 BY
 - Browser's icons made by Pixel perfect from www.flaticon.com is licensed by CC 3.0 BY
 







