Inspect and view changes in GitHub Weekends source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Weekends",
"version": "1.0.1",
"description": "A silly browser extension that marks weekend contributions on GitHub in red.",
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"weekend.js"
]
}
],
"icons": {
"48": "icons/icon.svg",
"96": "icons/icon.svg"
}
} 最佳 GitHub Weekends 替代方案
这里是一些与GitHub Weekends类似的Firefox add-on:
GitHub Colorful Contributions
G1en
Github Activity Indicator
derhackler
Githubify
Roman
GitHub Contribution Color Graph
William Belle
ContribsToday
Kris
Progaholic
Dmitry Savenko
Isometric Contributions for GitHub
spikespaz
Github Repo Status
Pierluigi Cau
GitHub Contribution Graph
Arrow
GitHub Contribution Tracker
Moti Korets
Senior Dev Contribution Graph Editor
Michael Hobbs
Gitcolor - Github Themer
rcmt