Firefox Browser Add-ons
Log in
Preview of JavaScript-Java Bridge

JavaScript-Java Bridge by Advanced Machine Controls

A replacement for the Java Plugin so Java Applets without graphics continue to work on browsers that no longer support NPAPI plugins. Java's LiveConnect API is emulated — data & method calls can be exchanged, and Java can manipulate the webpage DOM.

Some features may require paymentSome features may require payment
4.3 (21 reviews)4.3 (21 reviews)
31,049 Users31,049 Users
You'll need Firefox to use this extension
Download Firefox
Download file

Extension Metadata

Screenshots
JavaScript-Java Bridge allowing Firefox 65 to be the touchscreen UI of a Java PLC freezer controller, previously-written as an invisible Applet, working through LiveConnect.JavaScript-Java Bridge allowing Chromium 72 to be the touchscreen UI of a Raspberry Pi Java PLC Heat Treatment unit.
About this extension
A web browser is a good user interface for a native application. The Java browser Plugin provided an easy way for Java programs, configured as Applets, to manipulate webpages, and for the webpages to both get and set Java fields and call Java methods via the LiveConnect API. This was in addition to the ability of Applets to display their graphics in a rectangle on their webpages.

However both the Java Plugin and Applets are now being deprecated as security and browser-stability risks. Continued use of them requires use of an older browser version, and soon an older Java version.

This Firefox extension and Java library allows Applets which display no graphics but only interact with JavaScript and the DOM to continue to be used on current browser and Java versions with minor changes on both the Java and JavaScript sides. Display of Applet graphics may be supported in the future.

The alternative to using this extension to turn a browser into a Java user interface would be to write the Java Program as a backend API, and have the browser frontend interact with this via Ajax/XMLHttpRequest calls, perhaps under a framework such as React. This does have the advantage of weak coupling, allowing the backend and frontend to be separately developed, and simultaneously accessed from multiple browsers. But, besides the obvious advantage for UIs already written as Applets, the remote procedure call and remote DOM manipulation paradigm of JSJBridge/LiveConnect, and the automatic start-stop synchronisation of the front and back ends, can continue to make this an easy, efficient, fast, and powerful solution.

Licence

This extension and its associated Java library are licensed under Version 1 of the DevWheels Licence. Read the licence for the precise conditions, but a simple summary would be:
  1. You can use this package without payment for evaluation, internal testing, and development work on your application or fork.
  2. However you must pay me AUD $20 for each browser on which this is installed and otherwise run.
  3. The cost of an update is the difference between the costs of the versions you are upgrading between.
  4. You can release your own modified or unmodified version, and charge what you like, as long as you keep the same licence, which means complying with point 2 and forwarding AUD $20 to me for each production installation.

The advantage of this licence is that it both retains the enhanced debugging, customisation, risk-mitigation, and community development of Free/Open Source software (its most important features IMHO), while making it practical for developers to earn a living directly from their software (or their documentation writing, or their marketing nous).

If you have an idea for, or an implementation of, enhancements, I encourage you see whether they can be incorporated into my extension rather than publishing your own fork. We may be able to come to an agreement for a revenue share, and reduce the number of similar extensions.

The JSJBridge source code.

Migrating from Applets and the Java Plugin to WebpageHelpers and JSJBridge

See the migration instructions.
Rated 4.3 by 21 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
17
4
0
3
0
2
1
1
3
Read all 21 reviews
Permissions and dataLearn more

Required permissions:

  • Exchange messages with programs other than Firefox
  • Access your data for all web sites
More information
Add-on Links
  • Support site
  • Support Email
Version
1.81
Size
22.41 kB
Last updated
5 years ago (14 Oct 2020)
Related Categories
  • Web Development
Licence
DevWheels V1
End-User Licence Agreement
Read the licence agreement for this add-on
Version History
  • See all versions
Add to collection
Report this add-on
More extensions by Advanced Machine Controls
  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

  • There are no ratings yet

Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike Licence v3.0 or any later version.