提供元: Shams Jamal
Inspect and view changes in GitHub Pull Requests source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitHub Pull Requests",
"description": "See all of your repo's pull requests in one place!",
"version": "0.2.5",
"homepage_url": "https://github.com/syj67507/github-pr-chrome-extension",
"manifest_version": 2,
"permissions": [
"alarms",
"storage",
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_popup": "popup.html"
},
"icons": {
"512": "icon512.png"
},
"browser_specific_settings": {
"gecko": {
"id": "@ghpr-ext"
}
}
} ベストのGitHub Pull Requests代替案
GitHub Pull Requestsに類似したFirefox add-onをいくつか紹介します:
Pullscope
guidodinello
Azure DevOps Pull Requests
Djedje dev
Github Pull Request Counter
Renuo AG
GitHub Jira Integration
GitHub Jira Integration
PR Tracker
Aab
GitKraken Browser Extension
GitKraken
Project pull requests for github
Knapstad
GitHub PRs in home page
Airam Hernández Rocha
GitHub Live PRs
xmmarcotte