GitHub PR File Randomizer Firefox

Examine source code of GitHub PR File Randomizer

제작자: Toby Crawley Add-on
Inspect and view changes in GitHub PR File Randomizer 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
{
  "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입니다: