GitHub Repository List Firefox

Examine source code of GitHub Repository List

제작자: schollsebastian
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"
  }
}

최고의 GitHub Repository List 대안

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