Search for Haskell Libraries Firefox

Examine source code of Search for Haskell Libraries

Inspect and view changes in Search for Haskell Libraries source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Search for Haskell Hierarchical Libraries",
  "version": "0.2.2",
  "description": "a little easier for finding libraries of Haskell Hierarchical Libraries Page.",
  "content_scripts": [
    {
      "matches": [
        "https://downloads.haskell.org/~ghc/*/docs/html/libraries/",
        "https://downloads.haskell.org/~ghc/*/docs/html/libraries/index.html"
      ],
      "js": [
        "HHLE.js"
      ]
    },
    {
      "matches": [
        "https://downloads.haskell.org/~ghc/*/docs/html/libraries/*",
        "*://hackage.haskell.org/package/*/docs/*"
      ],
      "js": [
        "HHLE2.js"
      ]
    }
  ]
}

Best Search for Haskell Libraries Alternatives

Here are some Firefox add-ons that are similar to Search for Haskell Libraries: