Inspect and view changes in GitHub User Languages source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "freyamade",
"browser_action": {
"default_icon": "images/github-user-languages.128.png",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "extension@github-user-languages.github.com"
}
},
"content_scripts": [
{
"js": [
"js/vendor.js",
"js/content_script.js"
],
"matches": [
"https://github.com/*"
]
}
],
"description": "See the language usage breakdown of a User or Org right on their GitHub profile page.",
"icons": {
"128": "images/github-user-languages.128.png"
},
"manifest_version": 2,
"name": "GitHub User Languages",
"permissions": [
"https://api.github.com/",
"https://raw.githubusercontent.com/ozh/github-colors/master/colors.json",
"storage"
],
"short_name": "github-user-languages",
"version": "1.1.0"
} Best GitHub User Languages Alternatives
Here are some Firefox add-ons that are similar to GitHub User Languages:
GitHub Colorful Contributions
G1en
Githubify
Roman
GitHub Isometric Contributions
jasonlong
GitHub License Insights
Dizmo
CoderStats link for Github Coders
coderstats
GitHub Action Raw Log Viewer
Laurent
GitHub Contribution Color Graph
William Belle
GitHub Contribution Graph
Arrow
Github License Summary
lazyc97
Le Git Graph - GitHub Git Graph
scaria.dev
GitHub Stars Dashboard
Niklas
Amazing Github
Nabendu