UAlberta EZProxy Firefox

Examine source code of UAlberta EZProxy

Inspect and view changes in UAlberta EZProxy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "UAlberta EZProxy",
  "version": "2.0",
  "description": "Adds an Eproxy button to the toolbar",
  "icons": {
    "48": "icon48.png",
    "96": "icon96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icon48.png",
    "default_title": "EZProxy"
  },
  "background": {
    "scripts": [
      "ezproxy.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "proxy-helper.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{43102014-1acb-4ad8-8d77-d614a5859e11}"
    }
  }
}

Best UAlberta EZProxy Alternatives

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