Github PR to Slack Message Firefox

Examine source code of Github PR to Slack Message

Por: Yuichi Add-on
Inspect and view changes in Github PR to Slack Message 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
{
  "name": "Github PR to Slack Message",
  "description": "Adds a button and context menu to copy a Github pull request as a slack message you can post to your team.",
  "version": "1.6",
  "manifest_version": 3,
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "contentScript.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "clipboardWrite"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{e0ce7a3a-b3ca-4b56-b383-46c21e24ff59}"
    }
  }
}

Mejores alternativas Github PR to Slack Message

Aquí hay algunas Firefox add-ons que son similares a Github PR to Slack Message: