提供元: Amazon Q Developer
Inspect and view changes in Amazon Q Developer | GitHub issue helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Amazon Q Developer | GitHub issue helper",
"version": "1.9",
"description": "Quickly assign GitHub issues to Amazon Q Developer - your AI assistant for code generation.",
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"content_scripts": [
{
"matches": [
"https://github.com/*/*"
],
"js": [
"content.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"style.css",
"images/q-icon.png",
"assets/amazon-q-logo.svg",
"help-panel.html",
"helpPanel.js",
"helpPanel.css"
],
"matches": [
"https://github.com/*"
]
}
],
"sidebar_action": {
"default_panel": "help-panel.html",
"open_at_install": false
},
"action": {
"default_title": "Amazon Q Developer | GitHub issue helper"
},
"browser_specific_settings": {
"gecko": {
"id": "{c8bffb91-a5d4-423a-902c-897b27fb5640}",
"strict_min_version": "109.0"
}
}
} ベストのAmazon Q Developer | GitHub issue helper代替案
Amazon Q Developer | GitHub issue helperに類似したFirefox add-onをいくつか紹介します:
Amazon Q Business
Amazon Q Business by Amazon Web Services
Amazon Quick
Amazon Quick Suite
Quick add issue to GitHub
stilliard
Amazon Question Tool
Max You
OpenSauced.ai
bdougie
PR Code Reviewer
azzy
Github Quick Approve
Monody Le
GitHub Web IDE
zvizvi
ThinkReview: AI Code Review for Pull Requests
Thinkode AI