GitHubPullRequest Fork to Fork Firefox

Examine source code of GitHubPullRequest Fork to Fork

Inspect and view changes in GitHubPullRequest Fork to Fork source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_specific_settings": {
    "gecko": {
      "id": "{49dea5a1-a16b-4faf-b889-fb1b5b949e29}"
    }
  },
  "name": "GitHub Pull Request Fork to Fork",
  "version": "0.0.1",
  "manifest_version": 3,
  "description": "Simplify your workflow with a button to create pull requests targeting your forked repository. Avoid mistakes and stay focused!",
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best GitHubPullRequest Fork to Fork Alternatives

Here are some Firefox add-ons that are similar to GitHubPullRequest Fork to Fork: