Ezproxy Switcher Firefox

Examine source code of Ezproxy Switcher

Por: cywu
Inspect and view changes in Ezproxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ezproxy Switcher",
  "version": "1.0.2",
  "description": "To access academic papers on some sites, one is required going through his/her institute's ezproxy. First fill in the ezproxy address in Options. Then click the icon in the address bar to quickly switch between ezproxied URL and non-ezproxied URL.",
  "applications": {
    "gecko": {
      "id": "{3936e809-c528-46ef-8b47-e6a7eed6d746}"
    }
  },
  "icons": {
    "48": "icons/logo.png"
  },
  "page_action": {
    "browser_style": true,
    "default_icon": "icons/logo.png",
    "default_title": "Ezproxy Quick Switcher",
    "show_matches": [
      "<all_urls>"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_icon": "icons/logo.png",
    "default_title": "Ezproxy Go"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  }
}

Mejores alternativas Ezproxy Switcher

Aquí hay algunas Firefox add-ons que son similares a Ezproxy Switcher: