Github subscribed Firefox

Examine source code of Github subscribed

Por: marpo60
Inspect and view changes in Github subscribed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Github subscribed",
  "version": "1.2.2resigned1",
  "manifest_version": 2,
  "description": "Keep track of your subscription and show them on github",
  "homepage_url": "https://github.com/marpo60/github-subscribed",
  "icons": {
    "16": "icons/icon.png",
    "48": "icons/icon.png",
    "128": "icons/icon.png"
  },
  "permissions": [
    "storage",
    "https://github.com/*"
  ],
  "background": {
    "scripts": [
      "src/hot-reload.js"
    ]
  },
  "content_scripts": [
    {
      "run_at": "document_start",
      "matches": [
        "https://github.com/*"
      ],
      "js": [
        "src/inject.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{27ca6d38-dbbb-43c7-8fc3-12e3fa97a2c6}"
    }
  }
}

Melhores alternativas Github subscribed

Aqui estão algumas Firefox add-ons que são similares a Github subscribed: