HitMeUp for GitHub Firefox

Examine source code of HitMeUp for GitHub

提供元: Shubham Chaudhari Add-on
Inspect and view changes in HitMeUp for GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "HitMeUp for GitHub",
  "version": "1.4.37",
  "description": "Send and receive private, end-to-end encrypted messages with any GitHub user, directly on their profile page.",
  "host_permissions": [
    "https://hubpulse-for-github.onrender.com/*",
    "https://github.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "icons": {
    "16": "public/icon16.png",
    "48": "public/icon48.png",
    "128": "public/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "github.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "public/notification.wav"
      ],
      "matches": [
        "https://github.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "hitmeup-github@winter262005",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

ベストのHitMeUp for GitHub代替案

HitMeUp for GitHubに類似したFirefox add-onをいくつか紹介します: