LibProxy Firefox

Examine source code of LibProxy

제작자: KeirL
Inspect and view changes in LibProxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "LibProxy",
  "version": "1.1",
  "description": "Automatically loads Publications and Articles through a OpenURL Library proxy",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.mitpressjournals.org/*",
        "*://*.degruyter.com/*",
        "*://*.onlinelibrary.wiley.com/*",
        "*://*.link.springer.com/*",
        "*://*.taylorfrancis.com/*",
        "*://*.taylorandfrancis.com/*",
        "*://*.oxfordre.com/*",
        "*://*.oxfordbibliographies.com/*",
        "*://*.journals.sagepub.com/*",
        "*://*.cambridge.org/*",
        "*://*.tandfonline.com/*",
        "*://*.jstor.org/*",
        "*://*.academic.oup.com/*",
        "*://*.heinonline.org/*"
      ],
      "js": [
        "proxy.js"
      ]
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "libproxy@keirl.uk"
    }
  }
}

최고의 LibProxy 대안

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