Skip to content

Commit 8f5f1f3

Browse files
committed
chore: update readme
1 parent 0b26625 commit 8f5f1f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/electron-chrome-web-store/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# electron-chrome-web-store
22

3-
Install and manage Chrome extensions from the Chrome Web Store.
3+
Install and update Chrome extensions from the Chrome Web Store for Electron.
44

55
## Usage
66

packages/electron-chrome-web-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "electron-chrome-web-store",
33
"version": "0.5.0",
4-
"description": "Download extensions from the Chrome Web Store in Electron",
4+
"description": "Install and update Chrome extensions from the Chrome Web Store for Electron",
55
"main": "dist/browser/index.js",
66
"scripts": {
77
"build": "yarn clean && tsc && node esbuild.config.js",

0 commit comments

Comments
 (0)