1.0.4 • Published 8 months ago

native-client v1.0.4

Weekly downloads
-
License
MPL-2.0
Repository
github
Last release
8 months ago

native-client

A NodeJS-based small native client that helps browser extensions to communicate with your operating system.

How to install

npm install native-client
npm run install --prefix node_modules/native-client

There is no need to run the installer with -g (e.g.: npm install -g native-client). The installer simply places the required files in the appropriate directories, and you can remove it once the installation is complete.

How to uninstall

npm install native-client
npm run uninstall --prefix node_modules/native-client

More info

https://webextension.org/listing/open-in.html

1.0.4

8 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago