By: magroski
Inspect and view changes in GitHub PR status highlighter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub PR status highlighter",
"version": "1.3",
"description": "Highlights GitHub PRs based on status.",
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"gh-highlighter.js"
]
}
],
"icons": {
"48": "github-logo.png",
"96": "github-logo.png"
}
} Best GitHub PR status highlighter Alternatives
Here are some Firefox add-ons that are similar to GitHub PR status highlighter:
Github Pull Requests' statuses
FloraGC
Github Repo Status
Pierluigi Cau
GitHub PR Check Status
bdkent
Status Update Notifier for Github
Robin Drexler
GitHub Live PRs
xmmarcotte
Paqt - Github pr helper
Martijn-paqt
GitHub Issue Link Status
Fregante
Better Github CI colors
Aske Ching
PR Status
Rehan Ahmad
GitHub Board colorer
ewgenius
GitHub Colorful Contributions
G1en