Github Dates Filter Firefox

Examine source code of Github Dates Filter

제작자: Alexis Lozano
Inspect and view changes in Github Dates Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github Dates Filter",
  "version": "1.0.0",
  "description": "Add a date filter to Github issues and PRs pages.",
  "icons": {
    "48": "icons/48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.github.com/*"
      ],
      "js": [
        "extension.js"
      ]
    }
  ]
}

최고의 Github Dates Filter 대안

다음은 Github Dates Filter과(와) 유사한 Firefox add-on입니다: