Skip to main content

Python to JavaScript bridge interface

Project description

[jsbridge](https://github.com/mozilla/mozmill/tree/master/jsbridge) is a python-javascript bridge interface for Firefox and Mozilla applications.

jsbridge works as an [extension](https://github.com/mozilla/mozmill/tree/master/jsbridge/jsbridge/extension) loaded into Firefox or Thunderbird (etc.) that opens a socket, by default on port 24242, that is used to mirror data structures between python-land and JavaScript-land The python component opens the same port and communication takes place.

[JSObject](https://github.com/mozilla/mozmill/blob/master/jsbridge/jsbridge/jsobjects.py)s (jsbridge.jsbobject:JSObject) may be used to mirror objects across between python and JavaScript.

jsbridge is utilized by [Mozmill](https://developer.mozilla.org/en/Mozmill) as part of its testing infrastructure.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsbridge-3.0rc6.tar.gz (12.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page