제작자: Henry
Inspect and view changes in Contributors on Github source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Contributors on Github",
"description": "Show Contributor Stats on Github",
"version": "25.4.17.109",
"short_name": "Stats on Github",
"icons": {
"128": "/icon-128.png"
},
"homepage_url": "https://github.com/hzoo/contributors-on-github",
"permissions": [
"storage",
"https://github.com/*/*",
"https://api.github.com/*"
],
"minimum_chrome_version": "88",
"browser_specific_settings": {
"gecko": {
"id": "contributors-on-github-test@hzoo.github.com",
"strict_min_version": "109.0"
}
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
},
"content_scripts": [
{
"matches": [
"https://github.com/*/*"
],
"run_at": "document_idle",
"js": [
"content-scripts/content.js"
]
}
],
"browser_action": {
"default_icon": {
"128": "/icon-128.png"
},
"default_title": "Contributors on Github Settings"
}
} 최고의 Contributors on Github 대안
다음은 Contributors on Github과(와) 유사한 Firefox add-on입니다:
GitHub Weekends
Phil Nash
Sneetches for GitHub
Kev
GitHub Colorful Contributions
G1en
Senior Dev Contribution Graph Editor
Michael Hobbs
Isometric Contributions for GitHub
spikespaz
View Github Issues&PRs
FoxRefire
Progaholic
Dmitry Savenko
Githubify
Roman
Github Repo Status
Pierluigi Cau
CoderStats link for Github Coders
coderstats
Github Activity Indicator
derhackler