User manual (browser extension) » History » Version 4
koszko, 09/10/2021 10:05 PM
Add images for later use
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* |
||
17 | 4 | koszko | |
18 | ![hachette popup](https://hachettebugs.koszko.org/attachments/download/42/hachette_popup.png) |
||
19 | ![hachette popup on opencores.org](https://hachettebugs.koszko.org/attachments/download/46/hachette_popup_opencores.png) |
||
20 | ![hachette popup with possible patterns list](https://hachettebugs.koszko.org/attachments/download/47/hachette_popup_possible_patterns.png) |
||
21 | ![hachette popup repository query results](https://hachettebugs.koszko.org/attachments/download/44/hachette_popup_install_scripts.png) |
||
22 | ![hachette popup importing scripts](https://hachettebugs.koszko.org/attachments/download/45/hachette_popup_install_scripts_import_frame.png) |
||
23 | ![hachette popup viewing currently injected scripts](https://hachettebugs.koszko.org/attachments/download/43/hachette_popup_injected_scripts.png) |