Inspect and view changes in View Github Issues&PRs source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"name": "View Github Issues&PRs",
"description": "View any user's all issues&PRs from profile page",
"version": "1.1",
"manifest_version": 3,
"content_scripts": [
{
"js": [
"ViewGithubIssuesPRs.user.js"
],
"matches": [
"*://github.com/*"
]
}
],
"host_permissions": [
"*://github.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "ViewGithubIssuesPRs@ViewGithubIssuesPRs"
}
}
} ベストのView Github Issues&PRs代替案
View Github Issues&PRsに類似したFirefox add-onをいくつか紹介します:
GitHub Releases Button
d2yap
Github Quick Launch
DulajDilshan
Github Quick Actions
FoxRefire
Quick Link Github
raicem
Project pull requests for github
Knapstad
Git-PP
b-ryu
diffs.dev
Jason Penilla
Github Issue Reactions
Norfeldt
UI Previewer Button
Jakub Hampl
Page action button for VSCode.Dev
emvaized
Contributors on Github
Henry
PR Sidebar
dannash