By: Kas Elvirov Add-on
Inspect and view changes in GitHub Gloc source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Gloc",
"short_name": "Gloc",
"author": "Kas Elvirov",
"description": "Github Gloc - counts locs on GitHub pages",
"version": "10.0.15",
"action": {
"default_icon": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"64": "img/icon64.png",
"128": "img/icon128.png"
},
"default_title": "Github Gloc - counts locs on GitHub pages",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html"
},
"options_page": "options.html",
"content_scripts": [
{
"js": [
"assets/content.tsx-loader-BHPR7qHR.js"
],
"matches": [
"*://github.com/*"
],
"run_at": "document_idle"
}
],
"permissions": [
"storage"
],
"host_permissions": [
"*://*.github.com/*"
],
"icons": {
"16": "img/icon16.png",
"32": "img/icon32.png",
"64": "img/icon64.png",
"128": "img/icon128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{bc2166c4-e7a2-46d5-ad9e-342cef57f1f7}"
}
},
"web_accessible_resources": [
{
"matches": [
"*://github.com/*"
],
"resources": [
"assets/renderApp-BM6Sxu-j.js",
"assets/Chip-BVLMHpJ9.js",
"assets/Grow-OnViCF2Z.js",
"assets/content.tsx-QRlJjPCp.js"
],
"use_dynamic_url": false
}
]
} Best GitHub Gloc Alternatives
Here are some Firefox add-ons that are similar to GitHub Gloc:
GitLines
Stefanos0710
Github Lines of Code
pajecawav
OctoCounts the SLOC panel GitHub forgot
huang
GitHop
mp
GitHub Repo Size
Snowmanzzz
GitHubRepos
siriuskoan
Github Gists
Matthew Jarvis
Github Sorter
Ayub
GitHub Active Forks
AB2
Github Repo Status
Pierluigi Cau
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
Github Search
Spark