Proxy Walker Firefox

Examine source code of Proxy Walker

제작자: hofrichter.net Add-on
Inspect and view changes in Proxy Walker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Proxy Walker",
  "version": "0.1",
  "description": "Extension to switch between the proxy-states, by walking trough them. You can do so by clicking the button or pressing <Alt>+<P>",
  "applications": {
    "gecko": {
      "id": "proxy-walker@hofrichter.net"
    }
  },
  "developer": {
    "name": "hofrichter.net"
  },
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "proxy",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_action": {},
  "commands": {
    "_execute_browser_action": {
      "suggested_key": {
        "default": "Alt+P"
      }
    }
  }
}

최고의 Proxy Walker 대안

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