Skip to content

Commit 45e8ed3

Browse files
Merge branch 'master' into fix/672
2 parents 2b806a0 + 042dce5 commit 45e8ed3

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

docs/adguard-for-android/features/settings.md

+11-3
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ The *Low-level settings* section is for expert users. [Read more about low-level
3939

4040
This section allows you to manage HTTPS filtering settings, filters, and userscripts, and set up a proxy server.
4141

42-
![Filtering *mobile_border](https://cdn.adtidy.org/blog/new/7v5c6filtering.png)
42+
![Filtering *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/android/features/filtering.jpg)
4343

4444
### Filters
4545

@@ -57,11 +57,19 @@ If you activate too many filters, some websites may work incorrectly.
5757

5858
[Read more about filters](https://adguard.com/en/blog/what-are-filters.html)
5959

60-
### Userscripts
60+
### Extensions
61+
62+
Extensions allow you to add userscripts and userstyles.
63+
64+
![Extensions *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/android/features/extensions.jpg)
6165

6266
Userscripts are miniprograms written in JavaScript that extend the functionality of one or more websites. To install a userscripts, you need a special userscript manager. AdGuard has such a functionality and allows you to add userscripts by URL or from file.
6367

64-
![Userscripts *mobile_border](https://cdn.adtidy.org/blog/new/isv6userscripts.png)
68+
Userstyles are like userscripts that allow you to change how web pages look in the browser without modifying their content. They work by adding CSS styles to the website’s existing styles. For example, if you want a dark theme on a website that doesn’t offer one, you can use a userstyle to do it.
69+
70+
To add a userstyle, go to *Settings**Filtering**Extensions**Add extension**Import from file or URL*. You can find ready-made user styles [online](https://userstyles.world/).
71+
72+
To create your own style, tap *Add extension**Create userstyle*.
6573

6674
#### AdGuard Extra
6775

0 commit comments

Comments
 (0)