native-installer

1.0.0 • Public • Published

Native installer

Installer for native scripts used with webextension

Install

npm install native-installer

/!\ not tested on windows /!\

Usage

Where example.json is the App manifest:

native-installer example.json

It'll transform relative paths and copy to the browser's wanted path. On windows it adds the correct registry keys.

To remove:

native-installer --rm example.json

Options:

--browser firefox, chrome, chromium - default to all
--global - install globally (might require privilege), default to local user
--rm - removes the file/registry

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i native-installer

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    5.86 kB

    Total Files

    6

    Last publish

    Collaborators

    • soyuka