Git Hovercards Firefox

Examine source code of Git Hovercards

Inspect and view changes in Git Hovercards source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Git Hovercards",
  "description": "Neat hovercards for GitHub.",
  "version": "1.9.4",
  "icons": {
    "128": "icon.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "webNavigation",
    "webRequest",
    "storage",
    "https://github.com/*",
    "https://api.github.com/*"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "options_ui": {
    "page": "options.html"
  },
  "applications": {
    "gecko": {
      "id": "@git-hovercard",
      "strict_min_version": "55.0"
    }
  }
}

Melhores alternativas Git Hovercards

Aqui estão algumas Firefox add-ons que são similares a Git Hovercards: