Por: Ovio
Inspect and view changes in GitHub Project Story Points source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Story Points",
"description": "Chrome extension to add story points to GitHub projects",
"short_name": "GitHub Story Points",
"version": "0.2.9",
"author": "Eric Boucher",
"homepage_url": "https://github.com/oviohub/github-story-points",
"icons": {
"16": "assets/images/icon.png",
"48": "assets/images/icon.png",
"128": "assets/images/icon.png"
},
"permissions": [
"https://github.com/*",
"contextMenus",
"activeTab"
],
"optional_permissions": [
"http://*/*",
"https://*/*"
],
"background": {
"scripts": [
"dist/background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"https://github.com/*/*/projects/*"
],
"js": [
"dist/story-points.js"
]
}
]
} Mejores alternativas GitHub Project Story Points
Aquí hay algunas Firefox add-ons que son similares a GitHub Project Story Points:
GitHub Story Points
banyan
GitHub Story Points Calculator
Ava Li
Agile SCRUM for Trello boards
xaviesteve
GitHub Project Tweaks
Exasol
GitHub Projects Plus
ofzza
GitHub (Enterprise Projects) Plus
ofzza
ScrummerTheodo
Clément Escolano
GitHub Projects
Eli Perelman
APT GitHub Improvements
Michael Comella
GitHub Board colorer
ewgenius
Github Story
Dmytro Striletskyi
Github Projects Sort Items Extension
Juha