View Github Issues&PRs Firefox

Examine source code of View Github Issues&PRs

Por: FoxRefire
Inspect and view changes in View Github Issues&PRs source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "View Github Issues&PRs",
  "description": "View any user's all issues&PRs from profile page",
  "version": "1.1",
  "manifest_version": 3,
  "content_scripts": [
    {
      "js": [
        "ViewGithubIssuesPRs.user.js"
      ],
      "matches": [
        "*://github.com/*"
      ]
    }
  ],
  "host_permissions": [
    "*://github.com/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ViewGithubIssuesPRs@ViewGithubIssuesPRs"
    }
  }
}

Melhores alternativas View Github Issues&PRs

Aqui estão algumas Firefox add-ons que são similares a View Github Issues&PRs: