Project

General

Profile

User manual (browser extension) » History » Version 3

koszko, 09/10/2021 10:01 PM
Highlight Hachette concepts

1 1 koszko
# User manual
2
3
## Installation
4
5
Instructions for different browsers have been put their respective pages:
6
* [[Installation instructions (Mozilla)]]
7
* [[Installation instructions (Chromium)]]
8
9 2 koszko
Users who want to install Hachette from source can also visit [[Building the extension]] page.
10
11 3 koszko
## Understanding the concepts
12
Hachette combines features of a user script manager and a content blocker. By itself, is can be used to block site's javascript, similarly to how for example NoScript does it. Once you import custom scripts to Hachette (either from a Hydrilla repository server, from a JSON file, or by typing code in a form in the settings page), it can also inject them to pages as configured using [[URL patterns]].
13
14 1 koszko
## Operating the popup window
15
16
*TODO*