StationLink Browser Connector Firefox

Examine source code of StationLink Browser Connector

Inspect and view changes in StationLink Browser Connector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_appName__",
  "version": "1.1.3resigned1",
  "manifest_version": 2,
  "description": "__MSG_appDescription__",
  "applications": {
    "gecko": {
      "id": "sl-browser-connector@avaya.com"
    }
  },
  "icons": {
    "16": "images/icon-16.png",
    "128": "images/icon-128.png"
  },
  "default_locale": "en",
  "background": {
    "scripts": [
      "scripts/background.js"
    ]
  },
  "permissions": [
    "nativeMessaging",
    "tabs"
  ],
  "browser_action": {
    "default_icon": {
      "19": "images/icon-19.png"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "scripts/content_script.js"
      ],
      "run_at": "document_start"
    }
  ]
}

Best StationLink Browser Connector Alternatives

Here are some Firefox add-ons that are similar to StationLink Browser Connector: