Par : mgalgs
Inspect and view changes in Github PR Fetch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Github PR Fetch",
"version": "1.3",
"description": "Display git fetch URL and ref name for a Github pull request",
"icons": {
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"permissions": [
"activeTab",
"https://github.com/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*/*/pull/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{87c77e9d-ae76-4e8c-affe-bcd2eb99caaf}"
}
}
} Meilleures alternatives Github PR Fetch
Voici quelques Firefox add-ons qui sont similaires à Github PR Fetch :
GitHub Forked links extension
gh-fork-links
Github Pull Request Counter
Renuo AG
Github Crawler
Mohammad-Reza Sharifi
Github PR to Slack Message
Yuichi
Github Merge Helper
Brian H
Github Issue Reactions
Norfeldt
git-expand
prelude
Github Whitespace Disabler
Oliver Maksimovic
Github Search
Spark
GitHub Web IDE
zvizvi
Github-QL
Github-QL