๐Ÿ“ฅ BuxarTranslate Installation

File: installation.html
Purpose: Step-by-step installation instructions

๐Ÿ“ฆ Method 1: Installation from Official Store (for users)

1
Get extension file

Download extension from official Thunderbird add-ons store:

Find "BuxarTranslate" in add-ons catalog and click "Add to Thunderbird"

2
Open add-ons manager

In Thunderbird go: Menu โ†’ Add-ons and Themes

3
Install extension

If automatic installation didn't work, drag downloaded .xpi file to add-ons window or use "Install Add-on From File" button

4
Confirm installation

Click "Add" in installation confirmation dialog

5
Restart Thunderbird

Restart application to complete installation

๐Ÿ”ง Method 2: Temporary Installation (for developers)

1
Clone repository

Get extension source code from one of repositories:

# GitHub git clone https://github.com/BuxarNET/BuxarTranslate.git # GitFlic (alternative) git clone https://gitflic.ru/project/buxarnet/buxartranslate.git

Or download ZIP archive with source code

2
Open debugging page

In Thunderbird go to: about:debugging

3
Select "This Thunderbird"

Click on "This Thunderbird" tab in left menu

4
Load temporary add-on

Click "Load Temporary Add-on" button

5
Select manifest.json

In dialog window select manifest.json file from cloned extension folder

6
Check installation

Extension will be installed temporarily (until Thunderbird restart)

โš ๏ธ Attention: Temporary installation is removed when Thunderbird restarts. For permanent use use installation via official add-ons store.

๐Ÿ” Installation Verification

After successful installation:

โŒ Possible Installation Problems

.xpi file doesn't install

Solution: Make sure file is not damaged and downloaded completely. Try downloading again.

Extension doesn't appear

Solution: Restart Thunderbird and check installed extensions list.

Signature errors

Solution: For development, disable signature verification in developer settings.

Incompatible version

Solution: Make sure Thunderbird version is not lower than 78.0.

๐ŸŒ Developer Links

GitHub Repository

Main repository with source code:

GitFlic Repository

Alternative repository:

Official Store

Extension page in add-ons store:

Documentation

Complete usage and development documentation: