By: Stackia
Inspect and view changes in PR Review Priority source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "PR Review Priority",
"description": "Set priorities for your GitHub PR review comments",
"version": "1.0.1",
"icons": {
"128": "logo-128.png"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"js/vendor.js",
"js/content-script.js"
]
}
]
} Best PR Review Priority Alternatives
Here are some Firefox add-ons that are similar to PR Review Priority:
Mighty GitHub PRs
Adam Graf
SourceField BETA
SourceField
Review Format Kit (RFK)
codedpills
GitHub PR File Randomizer
Toby Crawley
GH PR cleaner
YS
Code Review Tags
Guillermo Céspedes Tabárez
Github Pull Request Counter
Renuo AG
GitAnswer
james
Review Lens
Review Lens
Conventional Comments (GitHub) - by Pullpo
Pullpo.io
GitHubBuddy
Nicologies