By: roomedia
Inspect and view changes in pr-not-approved source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "{f914e39c-c288-4314-89b7-b63bd8f043f0}",
"strict_min_version": "57.0"
}
},
"name": "pr-not-approved",
"description": "Find Pull Requests that have been reviewed but not approved",
"version": "1.1.0",
"icons": {
"16": "/ico/icon16.png",
"48": "/ico/icon48.png",
"128": "/ico/icon128.png"
},
"background": {
"page": "/html/background.html"
},
"browser_action": {
"default_popup": "/html/popup.html"
},
"permissions": [
"tabs",
"storage",
"webRequest",
"<all_urls>"
]
} Best pr-not-approved Alternatives
Here are some Firefox add-ons that are similar to pr-not-approved:
GitHub Live PRs
xmmarcotte
Fire PR
Kevin Peters
PR Pulse - GitHub Pull Request Dashboard
Utkarsh
Mighty GitHub PRs
Adam Graf
Potential changes for GitHub
Dzhavat Ushev
Project pull requests for github
Knapstad
Github Pull Requests' statuses
FloraGC
PR Tracker
Aab
Github Pull Request Counter
Renuo AG
PR Monitor
Zenc Labs