SecoClient Extensions Firefox

Examine source code of SecoClient Extensions

By: huawei
Inspect and view changes in SecoClient Extensions source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "SecoClient Extensions",
  "description": "Extensions For SecoClient",
  "version": "2.0.4",
  "browser_specific_settings": {
    "gecko": {
      "id": "secoclient@huawei.com",
      "strict_min_version": "52.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "32": "icon32.png",
      "48": "icon48.png",
      "64": "icon64.png",
      "128": "icon128.png"
    }
  },
  "content_scripts": [
    {
      "js": [
        "content_script.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "nativeMessaging",
    "contextMenus",
    "tabs",
    "proxy",
    "storage"
  ]
}

Best SecoClient Extensions Alternatives

Here are some Firefox add-ons that are similar to SecoClient Extensions: