Amazon Q Developer | GitHub issue helper Firefox

Examine source code of Amazon Q Developer | GitHub issue helper

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"
    }
  }
}

Meilleures alternatives Amazon Q Developer | GitHub issue helper

Voici quelques Firefox add-ons qui sont similaires à Amazon Q Developer | GitHub issue helper :