MPC Firefox

Examine source code of MPC

By: jalal
Inspect and view changes in MPC source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "MPC",
  "version": "1.1",
  "browser_specific_settings": {
    "gecko": {
      "id": "jalalealizadeh@gmail.com",
      "strict_min_version": "91.1.0"
    }
  },
  "description": "My proxy changer.",
  "icons": {
    "48": "img/icon-48.png",
    "96": "img/icon-96.png"
  },
  "permissions": [
    "proxy"
  ],
  "browser_action": {
    "default_icon": {
      "32": "img/proxy_off-32.png",
      "64": "img/proxy_off-64.png"
    },
    "default_title": "Turn on proxy"
  },
  "background": {
    "scripts": [
      "lib/background.js"
    ]
  }
}

Best MPC Alternatives

Here are some Firefox add-ons that are similar to MPC: