By: Asgrim
Inspect and view changes in GitHub PRs Display Target Branch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub PRs Display Target Branch",
"version": "0.1.0",
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"/content_script.js"
]
}
],
"options_ui": {
"page": "options.html"
},
"permissions": [
"storage"
],
"host_permissions": [
"https://api.github.com/*"
],
"browser_specific_settings": {
"gecko": {
"id": "{8c9aff85-61d3-4526-a40f-265271e828dd}"
}
}
} Best GitHub PRs Display Target Branch Alternatives
Here are some Firefox add-ons that are similar to GitHub PRs Display Target Branch:
GitHub PR Configurator
Mohsen Bahman
GitHub - Branch Scroll
Firefox user 14553953
Github Relations
Noitidart
GitHub PR status highlighter
magroski
Github Activity Indicator
derhackler
SC GitHub Helper
Paul Rogers (SC)
Github Pull Request Counter
Renuo AG
GitHub PRs in home page
Airam Hernández Rocha
GitHub Trick or Treat
Peter Bengtsson
PR Tracker
Aab
Github Story
Dmytro Striletskyi