제작자: Moti Korets Add-on
Inspect and view changes in GitHub Contribution Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"version": "0.0.2resigned1",
"name": "GitHub Contribution Tracker",
"short_name": "GitHub Tracker",
"manifest_version": 2,
"description": "Track your coding habbits",
"author": "Moti Korets",
"browser_action": {
"default_title": "git push every day",
"default_popup": "popup.html",
"default_icon": {
"19": "img/19.png",
"38": "img/38.png"
}
},
"options_ui": {
"page": "options.html"
},
"icons": {
"48": "img/48.png"
},
"background": {
"scripts": [
"background.js",
"secrets.ff.js"
],
"persistent": true
},
"permissions": [
"storage",
"https://github.com/*",
"https://api.github.com/*",
"identity",
"tabs"
],
"content_security_policy": " object-src 'self'; script-src 'self'; connect-src https://github.com https://api.github.com; img-src https://*.githubusercontent.com",
"applications": {
"gecko": {
"id": "daily-ship@moti.co"
}
}
} 최고의 GitHub Contribution Tracker 대안
다음은 GitHub Contribution Tracker과(와) 유사한 Firefox add-on입니다:
ContribsToday
Kris
GitHub Weekends
Phil Nash
GitHub Issue Time Tracker
Aevorn LLC
GitHub Contribution Graph
Arrow
Progaholic
Dmitry Savenko
Scroll Tracker
Caleb Denio
Github subscribed
marpo60
Contributors on Github
Henry
Github Activity Indicator
derhackler
LeetCode Tracker
Ryan
Gitlab-tracker-5000
Adam Kovar
LeetCode Submission Tracker
hitec