You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<img alt="Join our Discord for support and chat about our projects" src="https://img.shields.io/discord/904466750429609984?logo=discord&logoColor=white"/>
A tiny but powerful module from [plasmo](https://www.plasmo.com/) to publish browser add-ons to the [Microsoft Edge Web Store](https://microsoftedge.microsoft.com/addons/Microsoft-Edge-Extensions-Home).
@@ -13,7 +40,7 @@ Features include:
13
40
## Installation
14
41
15
42
```
16
-
npm install --save-dev @plasmo-corp/ewu
43
+
npm install --save-dev @plasmohq/edge-addons-api
17
44
```
18
45
19
46
## Usage
@@ -27,9 +54,9 @@ You can get these for your project by following the [Microsoft Edge Add-Ons API
0 commit comments