GitHub Superfilter Firefox

Examine source code of GitHub Superfilter

제작자: Tomer Ron Add-on
Inspect and view changes in GitHub Superfilter 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 Superfilter",
  "version": "1.1.0",
  "author": "Tomer Ron",
  "description": "Adds a lovely filter to GitHub pull requests",
  "homepage_url": "https://github.com/TomerRon/github-superfilter",
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "bundle.js"
      ]
    }
  ],
  "icons": {
    "48": "assets/icon.png",
    "96": "assets/icon@2x.png"
  }
}

최고의 GitHub Superfilter 대안

다음은 GitHub Superfilter과(와) 유사한 Firefox add-on입니다: