0.1.15 • Published 4 years ago

@dapplets/dapplet-jslib v0.1.15

Weekly downloads
6
License
MIT
Repository
github
Last release
4 years ago

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');
0.1.15

4 years ago

0.1.14

4 years ago

0.1.13

4 years ago

0.1.12

4 years ago

0.1.9

4 years ago

0.1.7

4 years ago