GitHub PR File Randomizer Firefox

Examine source code of GitHub PR File Randomizer

提供元: Toby Crawley
Inspect and view changes in GitHub PR File Randomizer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub PR File Randomizer",
  "version": "1.1",
  "description": "Randomly sorts files on GitHub PR pages",
  "permissions": [
    "https://github.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://github.com/*/pull/*/files"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_end"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c7dbb105-a0cf-476f-aac7-ab5dd17c0a0b}"
    }
  }
}

ベストのGitHub PR File Randomizer代替案

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