By: Michael Comella
Inspect and view changes in GitHub Issue Hoister source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Issue Hoister",
"version": "0.1.1resigned1",
"description": "GitHub Issue Hoister helps answer, \"Which PR fixes this GitHub issue?\", by hoisting relevant commit info to the top of the issue. For more information, see the tutorial: https://github.com/mcomella/github-issue-hoister/blob/master/docs/tutorial.md",
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"src/common.js",
"src/issue.js",
"src/pr.js",
"src/main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{f72823f3-f1b7-4c5f-b708-a1a8a24700f6}"
}
}
} Best GitHub Issue Hoister Alternatives
Here are some Firefox add-ons that are similar to GitHub Issue Hoister:
Github Relations
Noitidart
View Github Issues&PRs
FoxRefire
APT GitHub Improvements
Michael Comella
Better GitHub
Joaquin Windmuller
GitLab Helper
MIA3
Github Jira Links
Firefox user 12642160
SC GitHub Helper
Paul Rogers (SC)
GitHubBuddy
Nicologies
Github Organization Issues Link
Stefan Bohacek
Quick Link Github
raicem
GitHub: Tell Me When It Closes
Kevin Jalbert