Github Gists Firefox

Examine source code of Github Gists

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"
    }
  }
}

Best Github Gists Alternatives

Here are some Firefox add-ons that are similar to Github Gists: