Inspect and view changes in OctoCounts the SLOC panel GitHub forgot source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"default_locale": "en",
"name": "__MSG_extName__",
"version": "0.4.1",
"description": "__MSG_extDescription__",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"action": {
"default_popup": "popup.html",
"default_icon": "icons/icon48.png"
},
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://github.com/*/*"
],
"js": [
"content.js"
],
"run_at": "document_end"
}
],
"permissions": [
"storage",
"alarms"
],
"host_permissions": [
"https://github.com/*",
"https://api.octocounts.com/*"
],
"web_accessible_resources": [
{
"resources": [
"icons/icon128.png"
],
"matches": [
"https://github.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "octocount@octocounts.com",
"strict_min_version": "121.0",
"data_collection_permissions": {
"required": [
"browsingActivity"
]
}
}
}
} Best OctoCounts the SLOC panel GitHub forgot Alternatives
Here are some Firefox add-ons that are similar to OctoCounts the SLOC panel GitHub forgot:
GitHub Gloc
Kas Elvirov
Github Lines of Code
pajecawav
Octotree - GitHub code tree
Team Octotree
GitLines
Stefanos0710
GitOwl - Open Source Insights At a Glance
David
Github Sorter
Ayub
OctoLinker
Stefan Buck
OctoProject
warpech
Github Pull Request Counter
Renuo AG
GitHub: Better Line Counts
Aaron
Github subscribed
marpo60
octi
Arashmidos