GitHub Saved Filters Firefox

Examine source code of GitHub Saved Filters

제작자: Dword Design
Inspect and view changes in GitHub Saved Filters source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "GitHub Saved Filters",
  "version": "1.0.4",
  "description": "Allows to save issue and pull request filters on GitHub and access them via the main menu.",
  "manifest_version": 2,
  "icons": {
    "128": "assets/icon.png"
  },
  "content_scripts": [
    {
      "js": [
        "browser-polyfill.js",
        "content.js"
      ],
      "matches": [
        "https://github.com/*"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{071e944b-8d1c-4b48-8bba-4c2519deee01}"
    }
  }
}

최고의 GitHub Saved Filters 대안

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