GitHub PR File Randomizer Firefox

Examine source code of GitHub PR File Randomizer

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}"
    }
  }
}

Mejores alternativas GitHub PR File Randomizer

Aquí hay algunas Firefox add-ons que son similares a GitHub PR File Randomizer: