Github PR to Slack Message Firefox

Examine source code of Github PR to Slack Message

제작자: 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}"
    }
  }
}

최고의 Github PR to Slack Message 대안

다음은 Github PR to Slack Message과(와) 유사한 Firefox add-on입니다: