GitHub Repository List Firefox

Examine source code of GitHub Repository List

Inspect and view changes in GitHub Repository List source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "GitHub Repository List",
  "version": "1.0",
  "description": "A simple popup to quickly access all your repositories.",
  "homepage_url": "https://github.com/schollsebastian/repository-list-extension#readme",
  "icons": {
    "48": "icons/git.svg",
    "96": "icons/git.svg"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/git.svg",
    "default_title": "Your GitHub Repositories",
    "default_popup": "popup/index.html"
  }
}

Mejores alternativas GitHub Repository List

Aquí hay algunas Firefox add-ons que son similares a GitHub Repository List: