CodeBuddy Firefox

Examine source code of CodeBuddy

Inspect and view changes in CodeBuddy source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "CodeBuddy",
  "description": "Get AI-powered code reviews and actionable feedback directly in GitLab merge requests.",
  "browser_specific_settings": {
    "gecko": {
      "id": "code-buddy-extension@agoda.com",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "browsingActivity",
          "personallyIdentifyingInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "icons": {
    "128": "icon-128.png"
  },
  "web_accessible_resources": [
    {
      "matches": [
        "https://gitlab.agodadev.io/*"
      ],
      "resources": [
        "icon-500.png",
        "icon-128.png",
        "icon-32.png",
        "cb-logo.png",
        "src/bridge/scripts/pageScript.js",
        "assets/index.ts-C8lydeNv.js"
      ]
    }
  ],
  "content_scripts": [
    {
      "js": [
        "assets/index.ts-C8lydeNv.js"
      ],
      "matches": [
        "https://gitlab.agodadev.io/*merge_requests/*"
      ]
    }
  ],
  "version": "1.26.1"
}

Meilleures alternatives CodeBuddy

Voici quelques Firefox add-ons qui sont similaires à CodeBuddy :