Native Messaging by DI team Firefox

Examine source code of Native Messaging by DI team

Inspect and view changes in Native Messaging by DI team source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "browser_action": {
    "default_icon": "icon-128.png",
    "default_popup": "main.html"
  },
  "description": "Send a message to a native application.",
  "icons": {
    "16": "icon-16.png",
    "128": "icon-128.png"
  },
  "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAt17ZTIKUsP3T2f/Gs2I4Hb5yOyXojazVw931RNbFZUqlBYWBYTMFlw8wsi6QUhN3yuZnCwDWdK3vH/OxOSyfJ22i8yx+mto3ZMaBMgE4+1YIGioYFYyEjzbpjTusx7VUOKfTTl3GsVWxw29G0DHOzo8X4uEjFL9+9IaiSi4AToDPjfX2ERxKpwX5bFNtRhlKcdpZeZI0vXc24B0BTeH01F6BjUNzgj5WrRsyDg5PqYhPofAGwHMWCUaOaGUzuhroOlgYC7DDcANVxgLt2j/0RIiqfU60AXzcZRJjoQN6wV4IB65bYdx9XxiqUG2CB0nCLk2BV7z3xsTmLkdXDNZTxQIDAQAB",
  "manifest_version": 2,
  "minimum_chrome_version": "33",
  "name": "Native Messaging Example",
  "permissions": [
    "nativeMessaging"
  ],
  "short_name": "NativeClient",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "1.1resigned1",
  "browser_specific_settings": {
    "gecko": {
      "id": "{58390fbf-a6a4-4b0e-ad87-f6b31d465739}"
    }
  }
}

Best Native Messaging by DI team Alternatives

Here are some Firefox add-ons that are similar to Native Messaging by DI team: