By: Sean McPherson
Inspect and view changes in GitHub CR Toolbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub CR Toolbox",
"version": "1.0",
"description": "Floating tools to make code reviews on GitHub a little easier",
"content_scripts": [
{
"matches": [
"https://github.com/*/*/pull/*/files"
],
"js": [
"src/script.js"
]
}
],
"icons": {
"16": "src/icon-16.png",
"48": "src/icon-48.png"
}
} Best GitHub CR Toolbox Alternatives
Here are some Firefox add-ons that are similar to GitHub CR Toolbox:
Git PR Viewer
sivasatvik
Toggle GitHub Details
GeiserX
GitHub Flex
Lam Ngoc Khuong
GitHub Diff Explorer
Alex D
Mighty GitHub PRs
Adam Graf
GitHub Collapse-Diffs Button
verfehlix
GitHub Floating TOC
Jacky Mai
GitHub with a cape
NicoSantangelo
PR Code Reviewer
azzy
Conventional Comments (GitHub) - by Pullpo
Pullpo.io
GitHubBuddy
Nicologies