GithubCopylot Firefox

Examine source code of GithubCopylot

提供元: Infraviored Add-on
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"
      ]
    }
  ]
}

ベストのGithubCopylot代替案

GithubCopylotに類似したFirefox add-onをいくつか紹介します: