Por: Michael Schättgen Add-on
Inspect and view changes in GitHub Review Context source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Review Context",
"description": "Copy clean GitHub pull request review context as markdown.",
"version": "1.1.0",
"icons": {
"16": "/icon-16.png",
"24": "/icon-24.png",
"32": "/icon-32.png",
"48": "/icon-48.png",
"96": "/icon-96.png",
"128": "/icon-128.png"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "github-review-context@schattgen.nl",
"data_collection_permissions": {
"required": [
"none"
],
"optional": []
}
}
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "GitHub Review Context",
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"css": [
"content-scripts/content.css"
],
"js": [
"content-scripts/content.js"
]
}
]
} Melhores alternativas GitHub Review Context
Aqui estão algumas Firefox add-ons que são similares a GitHub Review Context:
GithubCopylot
Infraviored
GitHub PR Copilot Comments Enhancer
JavaScript room
PR Code Reviewer
azzy
ThinkReview: AI Code Review for Pull Requests
Thinkode AI
GitHub Markdown Exporter
fefedu973
Quick Link Github
raicem
GitHub Diff Explorer
Alex D
Content In Context
GyuYong Jung
github-pr-pretty-link
David
ReviewRaccoon
ReviewRaccoon
Diff Navigator for GitHub
Dean Attali
GitHub Repo Analyzer
onyx47