Github Gists Firefox

Examine source code of Github Gists

作者: Matthew Jarvis
Inspect and view changes in Github Gists source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Github Gists",
  "version": "0.7",
  "description": "Search your Github Gists",
  "icons": {
    "32": "icons/GitHub-Mark-32px.png",
    "64": "icons/GitHub-Mark-64px.png",
    "120": "icons/GitHub-Mark-120px-plus.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "options_ui": {
    "page": "html/options.html"
  },
  "browser_action": {
    "default_title": "Gists",
    "default_icon": "icons/GitHub-Mark-64px.png",
    "default_popup": "html/menu.html"
  },
  "applications": {
    "gecko": {
      "id": "gists@peacefixation"
    }
  }
}

最佳 Github Gists 替代方案

这里是一些与Github Gists类似的Firefox add-on: