Project

General

Profile

Installation instructions (browser extension Chromium) » History » Version 11

koszko, 02/25/2022 06:34 PM
update for 1.0

1 1 koszko
# Installation instructions ((Ungoogled) Chromium)
2
3 11 koszko
Here we'll describe how to install Haketilo as an *Unpacked Extension*. Chromium extensions are most often installed from Chrome Web Store but it has serious privacy and freedom problems.
4 1 koszko
5 7 jahoti
Although installation as Unpacked Extension is meant mainly for developers during testing, it is also simple enough for casual users. We also have plans to start distributing Haketilo as a .crx file, so you can come back here from time to time and see if this is already an option.
6 1 koszko
7
*Note: If you want, you can also follow [this](https://avoidthehack.com/manually-install-extensions-ungoogled-chromium) third-party guide to generate a .crx file yourself and install from it.*
8
9 3 koszko
## Browser compatibility
10 1 koszko
11 11 koszko
Haketilo is currently compatible with recent (versions 90+) versions of Ungoogled Chromium and derivatives. Older versions might work as well but were not tested.
12 1 koszko
13 11 koszko
Although Haketilo should also run fine under the standard, non-Ungoogled Chromium and Google Chrome, these browsers are ~~malware~~ unrecommended due to serious privacy and freedom violations.
14
15 3 koszko
## Steps
16
17 11 koszko
First, download the extension's .zip file from the [[Releases]] page. After downloading, extract zip file's contents to some directory. Here we use `/tmp/hachette`. Then, go to the `chrome://extensions` URL. In the extensions management page that shows up, you need to enable developer mode using toggle in the top right of the page. Once you do so, you should see a "Load unpacked" button. Click it.
18 3 koszko
19 8 jahoti
![chrome extensions page](chrome_extensions.png)
20 3 koszko
21 1 koszko
Navigate to the extracted directory and choose it.
22 3 koszko
23 8 jahoti
![navigating to the extension directory](navigate_extension_dir.png)
24 3 koszko
25 11 koszko
Your browser has just installed Haketilo. You can now delete the extracted directory and disable developer mode. If you want Haketilo's icon to be permanently visible in the top right corner of your browser window, click on the extensions icon and on Haketilo's pin icon as shown below.
26 3 koszko
27 8 jahoti
![pinning extension icon](chrome_hachette_installed.png)
28 3 koszko
29 9 jahoti
That's it. You can now play a bit with the extension and [[User manual#Understanding-the-concepts|learn how it works]]. Also, make sure you realize its [[Known limitations|limitations]].