Stackgo Firefox

Examine source code of Stackgo

제작자: Sibi Prabakaran Add-on
Inspect and view changes in Stackgo source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Stackgo",
  "version": "1.5resigned1",
  "description": "Redirects hackage package page to the latest version of Stackage page",
  "icons": {
    "48": "icons/stackage-48.png",
    "96": "icons/stackage-96.png",
    "128": "icons/stackage-128.png"
  },
  "permissions": [
    "webRequest",
    "*://hackage.haskell.org/package/*",
    "*://*.stackage.org/haddock/lts*",
    "*://*.stackage.org/package/*",
    "webRequestBlocking",
    "tabs",
    "storage"
  ],
  "options_ui": {
    "page": "settings/options.html"
  },
  "background": {
    "scripts": [
      "stackage.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{bf16104d-6d4f-43d0-98ef-f7793e568b24}"
    }
  }
}

최고의 Stackgo 대안

다음은 Stackgo과(와) 유사한 Firefox add-on입니다: