Compare Chrome extensions: Open in Waterfox vs NativeExt

Stats Open in Waterfox Open in Waterfox NativeExt NativeExt
User count 102 37
Average rating 0.00 0.00
Rating count 0 0
Last updated 2020-12-02 2018-06-07
Size 192.51K 91.56K
Version 0.1.1 0.3.0.2
Short description
Open current page, link, or all tabs in the Waterfox browser. WebExtensions native connector management extension
Full summary

This extension opens the current tab or links in the Waterfox browser. Using this extension you can send links to Waterfox without the need to manually copy and paste links.

If a Waterfox instance is opened, then the link is opened in a new browser tab, however, if Waterfox is not opened, a new window is opened.

For FAQs please visit: https://add0n.com/open-in.html?from=waterfox

For bug reports visit: https://github.com/andy-portmen/native-client/

Notes:

  1. For this extension to open links in the Waterfox browser you will need to install a minimal native client. The instruction to install the native client is displayed once a link opening is requested.
  2. This extension supports managed storage which means some preferences can be configured by the domain administrator
  3. This extension can send links on left-click, a combination of the left-click and a keyboard meta key, and top-level navigation
See more

NativeExt -- Management extension

The NativeExt extension manages access to the NativeExt application, which gives other browser extensions full access to your computer. NativeExt will explicitly ask you for every extension before granting it access to your system. To use NativeExt, you must download and install the application, and then click the Apply button in the options.

Description

NativeExt doesn't do anything on its own. It is a special module that extends the capabilities of other browser extensions. It allows extensions that were explicitly allowed by the user to execute node.js JavaScript code on the computer, with the full access of the current user account. While this is, from a security perspective, generally equivalent to installing a program on the computer, it is much easier to install and update for the user (once initially set up, allowing an extension requires only a single click, and updates are implicitly included with the extension itself) and easier to develop and maintain for the developers (write/bundle standard node.js modules and ship them with the extension; no platform specific installation or update code required).

For more information on what and why NativeExt is, see the project homepage.

Permissions used:

See more