GithubCopylot Firefox

Examine source code of GithubCopylot

Inspect and view changes in GithubCopylot 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": 2,
  "name": "GithubCopylot",
  "version": "1.1",
  "description": "Copy From Github copilot reviews directly, without having to wait for slow email receiveal...",
  "icons": {
    "32": "icons/icon-32.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "activeTab",
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "github-copylot@infraviored.github.io",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ]
}

Meilleures alternatives GithubCopylot

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