PR Pasta Firefox

Examine source code of PR Pasta

By: mbg Add-on
Inspect and view changes in PR Pasta 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": "PR Pasta",
  "version": "1.0",
  "description": "Pastes PR description into commit message",
  "icons": {
    "48": "icons/icon.svg",
    "96": "icons/icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{fd0a6740-b342-4240-9de0-d05a84b2728f}"
    }
  }
}

Best PR Pasta Alternatives

Here are some Firefox add-ons that are similar to PR Pasta: