EZProxy Redirect Pro Firefox

Examine source code of EZProxy Redirect Pro

By: BG678
Inspect and view changes in EZProxy Redirect Pro 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": "22",
  "author": "Tom Wambold <tom5760@gmail.com>",
  "homepage_url": "https://github.com/tom5760/chrome-ezproxy",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "options_page": "options.html",
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage"
  ],
  "optional_permissions": [
    "clipboardWrite",
    "tabs"
  ],
  "web_accessible_resources": [
    "icon16.png",
    "icon48.png",
    "icon128.png"
  ],
  "commands": {
    "_execute_browser_action": {
      "description": "Reload the current page through EZProxy."
    }
  },
  "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": "{9942ad94-3a66-42d0-9a1a-68216c642ee5}"
    }
  }
}

Best EZProxy Redirect Pro Alternatives

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