Haskell Stackage Inspector Firefox

Examine source code of Haskell Stackage Inspector

Inspect and view changes in Haskell Stackage Inspector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stackage inspector",
  "version": "1.2resigned1",
  "description": "Type >> to inspect stackage",
  "icons": {
    "48": "icons/inspect-48.png"
  },
  "applications": {
    "gecko": {
      "strict_min_version": "52.0a1",
      "id": "{506f255f-898c-4585-9765-0e501623909c}"
    }
  },
  "omnibox": {
    "keyword": ">>"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "https://www.stackage.org/"
  ]
}

Best Haskell Stackage Inspector Alternatives

Here are some Firefox add-ons that are similar to Haskell Stackage Inspector: