Skip to content

Commit 7263860

Browse files
committed
2 parents 8559c21 + 991204d commit 7263860

File tree

1 file changed

+14
-20
lines changed

1 file changed

+14
-20
lines changed

README.md

Lines changed: 14 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -45,30 +45,24 @@ Chrome-Assist is a powerful, **on-device Chrome extension** powered by **Gemini
4545

4646
## 🚀 Getting Started
4747

48-
To install and run Chrome-Assist:
48+
### Install the First Release
4949

50-
1. **Clone the Repository**:
51-
```bash
52-
git clone https://github.com/gurveervirk/chrome-assist.git
53-
```
50+
The **first release** of Chrome-Assist is now available! 🎉
51+
Simply download the build from the **[Releases Section](https://github.com/gurveervirk/chrome-assist/releases)** and follow these steps to get started:
5452

55-
2. **Install Dependencies**:
56-
```bash
57-
npm install
58-
```
53+
1. **Download the Latest Build**:
54+
Download the ZIP file from the release page.
5955

60-
3. **Build the Project**:
61-
```bash
62-
npm run build
63-
```
56+
2. **Unpack and Load the Extension**:
57+
1. Extract the ZIP file to a local folder.
58+
2. Open **Chrome** and navigate to `chrome://extensions`.
59+
3. Enable **Developer mode** (toggle in the top-right corner).
60+
4. Click **Load unpacked** and select the extracted folder.
6461

65-
4. **Add the Extension to Chrome**:
66-
1. Open **Chrome** and navigate to `chrome://extensions`.
67-
2. Enable **Developer mode** (toggle in the top-right corner).
68-
3. Click **Load unpacked** and select the `build` folder from the project.
69-
4. 🛡️ **Grant Necessary Permissions**: Chrome-Assist requires permissions for **storage**, **scripting**, and **active tabs**.
62+
3. 🛡️ **Grant Necessary Permissions**:
63+
Chrome-Assist requires permissions for **storage**, **scripting**, and **active tabs**.
7064

71-
📘 **For more details, refer to the [Permissions Documentation](https://docs.google.com/document/d/18otm-D9xhn_XyObbQrc1v7SI-7lBX3ynZkjEpiS1V04/edit?tab=t.0)**
65+
You may also build the extension by cloning this repository and start from the 2nd step above.
7266

7367
---
7468

@@ -87,4 +81,4 @@ To install and run Chrome-Assist:
8781

8882
---
8983

90-
💡 Experience the power of **privacy-focused AI Browser assistance** with **Chrome-Assist**! 🌟
84+
💡 Experience the power of **privacy-focused AI Browser assistance** with **Chrome-Assist**! Download the **first release** now and transform your browsing experience. 🌟

0 commit comments

Comments
 (0)