SocketControl Firefox

Examine source code of SocketControl

Por: karabaja4
Inspect and view changes in SocketControl source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Control Firefox from a UNIX socket provided by a Native Messaging App.",
  "manifest_version": 2,
  "name": "SocketControl",
  "version": "1.5",
  "icons": {
    "48": "icons/app.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "native_control@karabaja4",
      "strict_min_version": "50.0"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/app.svg"
  },
  "permissions": [
    "nativeMessaging"
  ]
}

Mejores alternativas SocketControl

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