extberry
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

Extberry is wrapper for different Browser Extensions APIs

This library helps you to create crossbrowser extensions, when you have different API.

npm version

Install Extberry

npm install --save extberry

Use Extberry

import Extberry from 'extberry';
Extberry.openTab({
    url: "https://berrywallet.io?src=My_Extension_With_Extberry"
});

/extberry/

    Package Sidebar

    Install

    npm i extberry

    Weekly Downloads

    1

    Version

    1.0.5

    License

    LGPL-3.0

    Unpacked Size

    16.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • m.tymchyk