diff options
| author | Bobby <[email protected]> | 2025-09-23 03:13:09 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-09-23 03:13:09 +0530 |
| commit | cd058077738e43f3e7449ee56966616e24de423c (patch) | |
| tree | 7af495e5db70005dc0fceb3522c10a9064bd260d | |
| parent | b03e7feb7a2002a6985d77e0acec33d0523b67c9 (diff) | |
| download | thunderbird-ai-compose-cd058077738e43f3e7449ee56966616e24de423c.tar.xz thunderbird-ai-compose-cd058077738e43f3e7449ee56966616e24de423c.zip | |
Delete README
| -rw-r--r-- | README | 33 |
1 files changed, 0 insertions, 33 deletions
@@ -1,33 +0,0 @@ - - -## Installation (Development Build) - -1. Clone the repository: - - ```bash - git clone https://github.com/luciferreeves/thunderbird-ai-compose.git - cd thunderbird-ai-compose - ``` - -2. Install dependencies: - - ```bash - npm install - ``` - -3. Build the extension: - - ```bash - npm run build - ``` - -4. Open Thunderbird and go to: - - `Tools` → `Developer Tools` → `Debug Add-ons` → `Load Temporary Add-on` - - -5. Select the generated `manifest.json` inside the `build/` folder. - -## License - -This project is licensed under the **MIT License**. See [LICENSE](./LICENSE) for details. |
