제작자: Vincent Labarthe Add-on
Inspect and view changes in GitHub PR Opener source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub PR Opener",
"version": "1.2.0",
"description": "Open a GitHub pull request from its branch name using the address bar.",
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"background": {
"scripts": [
"background.js"
]
},
"permissions": [
"storage"
],
"action": {
"default_title": "Open a GitHub pull request",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png"
},
"default_popup": "popup.html"
},
"omnibox": {
"keyword": "pr"
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"browser_specific_settings": {
"gecko": {
"id": "github-pr-opener-c3bd61bd-28e6-46e7-8368-f5147d4fa575@local.extension",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 GitHub PR Opener 대안
다음은 GitHub PR Opener과(와) 유사한 Firefox add-on입니다:
PR Pulse - GitHub Pull Request Dashboard
Utkarsh
PR Sidebar
dannash
Git PR reverse
Linkid
GitHub Release
Dedy
Fire PR
Kevin Peters
GitKraken Browser Extension
GitKraken
GitHub Extension
Saptarshee Bhowmick
GitHub Extension
Saptarshee Bhowmick
GitHub PR Quick Filters
Tyler Day
Fast-forward merge for GitHub
Jihyeon Kim
PR Tracker
Aab
GitHub Open Notifications
Jan Piotrowski