By: kravse
Inspect and view changes in red-green-prs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "red-green-prs",
"version": "1.0.1",
"description": "A silly little project to swap the green and red on PRs in GitHub. Added lines bad. Deleted lines goood.",
"icons": {
"48": "icons/icon.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"red-green-prs.js"
]
}
]
} Best red-green-prs Alternatives
Here are some Firefox add-ons that are similar to red-green-prs: