Library EZProxy Firefox

Examine source code of Library EZProxy

Inspect and view changes in Library EZProxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EZProxy Redirect",
  "description": "Quickly reload pages through your library's EZProxy.",
  "version": "18",
  "author": "Tom Wambold <tom5760@gmail.com>",
  "homepage_url": "https://github.com/tom5760/chrome-ezproxy",
  "background": {
    "scripts": [
      "browser-polyfill.min.js",
      "shared.js",
      "background.js"
    ],
    "persistent": false
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab",
    "https://ezproxy-db.appspot.com/proxies.json"
  ],
  "optional_permissions": [
    "clipboardWrite"
  ],
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_action": {
    "default_icon": {
      "16": "icon16.png",
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "Reload through EZProxy"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ezproxyrcd@example.com",
      "strict_min_version": "57.0"
    }
  }
}

Best Library EZProxy Alternatives

Here are some Firefox add-ons that are similar to Library EZProxy: