VNProxy Switcher Firefox

Examine source code of VNProxy Switcher

Inspect and view changes in VNProxy Switcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "VNProxy Switcher",
  "description": "VNProxy Switcher - Tiện ích fake IP, đổi proxy nhanh chóng chỉ với một cú nhấp chuột!",
  "version": "1.0.1",
  "browser_action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "images/logo-favicon-16.png",
      "48": "images/logo-favicon-48.png"
    }
  },
  "icons": {
    "16": "images/logo-favicon-16.png",
    "48": "images/logo-favicon-48.png",
    "128": "images/logo-favicon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "permissions": [
    "proxy",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "alarms",
    "downloads",
    "notifications"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "vnproxy@eric.h.jung",
      "strict_min_version": "93.0"
    }
  }
}

Meilleures alternatives VNProxy Switcher

Voici quelques Firefox add-ons qui sont similaires à VNProxy Switcher :