|
1 | 1 | ## Custom Chromium Build for macOS M-Series
|
2 | 2 |
|
3 |
| -### Introduction |
4 |
| -This document guides you through installing a special version of the Chromium browser. This build includes experimental features, such as AI capabilities, that are currently under development. |
5 |
| - |
6 |
| -**Warning:** This build includes experimental AI features. Using these features may involve sending data to external services for processing. For your privacy and security, please avoid entering sensitive personal or work information while using this build. |
7 |
| - |
8 | 3 | ### Download
|
9 | 4 | Please download the latest macOS build from the [releases page](https://github.com/tysonthomas9/browser-operator-devtools-frontend/releases).
|
10 | 5 |
|
| 6 | +**Warning:** This build includes experimental AI features. Using these features may involve sending data to external services for processing. For your privacy and security, please avoid entering sensitive personal or work information while using this build. |
| 7 | + |
11 | 8 | ### Updates
|
12 | 9 | **Note:** This build does not include the standard Chromium auto-update feature. If you plan to use it regularly, please check the releases page weekly for the latest version. We are working on adding an official auto-update capability in the future.
|
13 | 10 |
|
14 |
| -### Installation Security Workaround |
15 |
| -Because this build is not yet officially verified by Apple, macOS security settings will initially block the installation. Please follow these steps to allow the installation: |
16 |
| - |
17 |
| -1. Attempt to open the downloaded Chromium application file. You will likely see a warning message. |
18 |
| - |
19 |
| -2. Open **System Settings** on your Mac and navigate to **Privacy & Security**. |
20 |
| - |
21 |
| -3. Look for a message in the **Privacy & Security** settings window (usually near the bottom) mentioning that "Chromium" was blocked. Click the **"Open Anyway"** or **"Allow"** button next to this message. |
22 |
| - |
23 |
| -4. You may need to confirm your intent again. After allowing it, try opening the Chromium application file again to proceed with the installation or first run. |
24 |
| - |
25 | 11 | ### Using AI Features
|
26 | 12 | This build contains experimental AI agents. To enable and use these features, you will need an API key from OpenAI. If you do not have one or are unfamiliar with OpenAI API keys, you can learn more and obtain one from the [OpenAI website](https://openai.com/). You will be prompted to enter this key within the browser's AI panel when you first try to use an AI feature.
|
27 | 13 |
|
28 |
| -Note: We plan to support additional operating systems such as linux and windows soon. |
29 |
| - |
| 14 | +Note |
| 15 | +* We plan to support additional operating systems such as linux and windows soon. |
| 16 | +* Future plan to support a hosted version of the LLM Models with signups soon. |
0 commit comments