HelPR Firefox

Examine source code of HelPR

Inspect and view changes in HelPR 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": "HelPR",
  "version": "1.2",
  "description": "Allows you to copy your commit messages so you can add description to your PRs.",
  "homepage_url": "https://github.com/aviskarkc10/descri-pr",
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "permissions": [
    "clipboardWrite"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*/*/compare/*"
      ],
      "js": [
        "index.js"
      ]
    }
  ]
}

Best HelPR Alternatives

Here are some Firefox add-ons that are similar to HelPR: