This library helps you to create crossbrowser extensions, when you have different API.
npm install --save extberryimport Extberry from 'extberry';
Extberry.openTab({
url: "https://berrywallet.io?src=My_Extension_With_Extberry"
});| Name | Name | Last commit date | ||
|---|---|---|---|---|
This library helps you to create crossbrowser extensions, when you have different API.
npm install --save extberryimport Extberry from 'extberry';
Extberry.openTab({
url: "https://berrywallet.io?src=My_Extension_With_Extberry"
});