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
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:
54
52
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.
59
55
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.
64
61
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**.
70
64
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.
72
66
73
67
---
74
68
@@ -87,4 +81,4 @@ To install and run Chrome-Assist:
87
81
88
82
---
89
83
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