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をいくつか紹介します: