@dapplets/dapplet-jslib

0.1.15 • Public • Published

Pure JavaScript Library of Dapplet Extension

The library runs Dapplet Extension without installing to a browser just including of one JS file!

Getting Started

Add script to the end of yout website.

<script src="https://unpkg.com/@dapplets/dapplet-jslib/lib/dapplet-jslib.min.js"></script>

To open the overlay with features list, you can call the following script:

browser.runtime.sendMessage('TOGGLE_OVERLAY');

Readme

Keywords

none

Package Sidebar

Install

npm i @dapplets/dapplet-jslib

Weekly Downloads

12

Version

0.1.15

License

MIT

Unpacked Size

3.26 MB

Total Files

4

Last publish

Collaborators

  • dapplets-org
  • alsakhaev