-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #405 from AdguardTeam/update-translations
Update translations
- Loading branch information
Showing
244 changed files
with
4,145 additions
and
1,325 deletions.
There are no files selected for viewing
60 changes: 60 additions & 0 deletions
60
...ent-docs/current/adguard-for-android/solving-problems/adguard-for-android-tv.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
title: How to install AdGuard for Android TV | ||
sidebar_position: 17 | ||
--- | ||
|
||
:::info | ||
|
||
This article covers AdGuard for Android TV, an ad blocker that protects your TV at the system level. To see how it works, [download the AdGuard TV app](https://agrd.io/tvapk) | ||
|
||
::: | ||
|
||
In most cases, stock browsers cannot install a file on your TV, but you can download a browser from the Google Play Store that has this functionality. In our guide, we will consider an example of installation using the TV Bro browser, but there are other options and you can choose the one that better suits your needs. As an alternative, you can use the [Downloader](https://play.google.com/store/apps/details?id=com.esaba.downloader) app. | ||
|
||
## Installing AdGuard for Android TV via browser | ||
|
||
1. Install the [TV Bro browser](https://play.google.com/store/apps/details?id=com.phlox.tvwebbrowser) on your Android TV. | ||
|
||
2. Download and install AdGuard for Android TV: | ||
|
||
- Open the installed TV Bro browser on your Android TV. | ||
- In the address bar of the browser, type `https://agrd.io/tvapk` and press _Enter_ or follow the link. | ||
- The browser will start downloading the AdGuard for Android TV installation file automatically. | ||
- Once the download is complete, select _Downloads_ in the browser control bar, then select the downloaded file. | ||
- In a warning message, allow installing files from the browser. | ||
- Return to your browser, open _Downloads_, and click the downloaded file. | ||
- In the system window that appears, click _Install_, then _Done_ or _Open_. | ||
|
||
Done, AdGuard for Android TV is installed. | ||
|
||
1. Launch AdGuard for Android TV: | ||
|
||
- After the installation is complete, find the AdGuard app in the list of installed apps on your Android TV. | ||
- Click the AdGuard icon to launch the app. | ||
- Follow the on-screen instructions to complete the setup. | ||
|
||
## Installing AdGuard for Android TV via ADB | ||
|
||
1. Make sure that Android Debug Bridge (ADB) is installed on your computer. If not, you can follow the instructions on XDA Developers: [ADB Installation Guide](https://www.xda-developers.com/install-adb-windows-macos-linux). | ||
|
||
2. Download [AdGuard for Android TV](https://agrd.io/tvapk). | ||
|
||
3. In your TV settings, go to _System_ → _About_ and press the build number seven times to unlock developer options. Enable _USB debugging_. | ||
|
||
4. Write down the IP address of your Android TV: | ||
|
||
- On your Android TV, navigate to Settings. | ||
- Select _System_ → _About_. | ||
- Find _Network_ and select _Wi-Fi_ or _Ethernet_, depending on your connection type. | ||
- Go to the network section and find _IP address_. Note down this IP address. | ||
|
||
5. Connect to Android TV via ADB: | ||
|
||
- Open the terminal or command prompt on your computer. | ||
- Enter the command `adb connect` and paste the IP address of your TV. | ||
- The connection will be established. | ||
|
||
6. Install AdGuard for Android TV via ADB: | ||
|
||
- In the terminal, enter the command `adb install Downloads/adguard_tv.apk`. If necessary, replace `Downloads/adguard_tv.apk` with your path. | ||
- Wait for a message in the terminal indicating the successful installation of the app. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,52 @@ | ||
--- | ||
title: Userscripts | ||
sidebar_position: 5 | ||
toc_max_heading_level: 4 | ||
--- | ||
|
||
Userscripts (we also call them "extensions") are, de-facto, mini-programs written in JavaScript. They modify or extend the functionality of one or more websites. Many AdGuard users may be already familiar with such userscripts as AdGuard Assistant, Popup Blocker, and AdGuard Extra. | ||
|
||
### Supported apps | ||
:::note Supported apps | ||
|
||
AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/overview), [AdGuard for Android](/adguard-for-android/overview) and [AdGuard for Mac](/adguard-for-mac/overview). | ||
AdGuard can significantly broaden website functionality by acting as a userscript manager. You can add your custom scripts or manage the existing ones in our three products: [AdGuard for Windows](/adguard-for-windows/overview), [AdGuard for Android](/adguard-for-android/overview), and [AdGuard for Mac](/adguard-for-mac/overview). | ||
|
||
### Recommended AdGuard scripts | ||
::: | ||
|
||
## Recommended AdGuard scripts | ||
|
||
These userscripts come directly from the AdGuard developers, and we can guarantee that they are effective and safe. Remember: whenever you download a userscript from an unknown source, you expose yourself to risk, as some scripts may be harmful to your computer. Get new scripts only from the sources you trust 100%. Furthermore, here are [some examples](#more-userscripts) of popular sites with scripts. | ||
|
||
- **AdGuard Extra**. An extension that blocks advertising in difficult cases when the usual filter-based approach is not enough. | ||
### AdGuard Extra | ||
|
||
An extension that blocks ads in difficult cases when the usual filter-based approach is not enough. AdGuard Extra comes pre-installed with all premium AdGuard versions, so you don't need to do anything to enable it. However, if you want to use it alongside AdGuard Browser Extension or any other ad blocker, you'll need to use an additional extension. Learn more about this userscript and how to install it on [GitHub](https://github.com/AdguardTeam/AdGuardExtra). | ||
|
||
![AdGuard Extra](https://cdn.adtidy.org/content/kb/ad_blocker/general/adguard-extra.png) | ||
|
||
### AdGuard Popup Blocker | ||
|
||
The name speaks for itself: it blocks pop-ups — one of the most annoying types of ads on web pages. Learn more about this userscript, its key features, and how to install it on [GitHub](https://github.com/AdguardTeam/PopupBlocker). | ||
|
||
- **AdGuard Popup Blocker**. The name speaks for itself: it blocks pop-ups — one of the most annoying types of ads on web pages. | ||
![AdGuard Popup Blocker](https://cdn.adtidy.org/content/kb/ad_blocker/general/popup-blocker-installation.png) | ||
|
||
- **AdGuard Assistant** (legacy version). This custom extension is designed to control filtering directly from the browser page (manual blocking, exclusion of the site, etc.). | ||
### AdGuard Assistant (legacy version) | ||
|
||
This custom extension is designed to control filtering directly from the browser page (manual blocking, exclusion of the site, etc.). | ||
|
||
:::note | ||
|
||
This version of Assistant is legacy and there is no point in using it on new systems, since it has been replaced with the full-fledged [Browser Assistant](https://adguard.com/adguard-assistant/overview.html). But legacy Assistant might be of help if there is no Browser Assistant extension for your browser. | ||
This version of Assistant is legacy and there is no point in using it on new systems, since it has been replaced with the full-fledged [Browser Assistant](https://adguard.com/adguard-assistant/overview.html). But the legacy Assistant might be of help if there is no Browser Assistant for your browser. If this is your case, your can learn how to install AdGuard Assistant on [GitHub](https://github.com/AdguardTeam/AdguardAssistant). | ||
|
||
::: | ||
|
||
- **Disable AMP**. A script, pre-installed only in AdGuard for Android, that disables AMP (Accelerated Mobile Pages) on the Google search results page. | ||
### Disable AMP | ||
|
||
A script that is only pre-installed in AdGuard for Android. It disables AMP (Accelerated Mobile Pages) on the Google search results page. Learn more about this userscript and how to install it on [GitHub](https://github.com/AdguardTeam/DisableAMP). | ||
|
||
![Disable AMP](https://cdn.adtidy.org/content/kb/ad_blocker/general/disable-amp-installation.png) | ||
|
||
### microShield | ||
|
||
A userscript for people who visit Korean websites and some international websites. The microShield userscript blocks Ad-Shield advertisement and anti-adblock. Its original source code is available at [asdefuser](https://github.com/seia-soto/userscripts/tree/master/sources/asdefuser) and [AdShield Defuser](https://github.com/seia-soto/adshield-defuser). This userscript can be installed in AdGuard CoreLibs-based apps, Violentmonkey, Tampermonkey, and [quoid/userscripts](https://github.com/quoid/userscripts). Learn more about microShield and how to install it on [GitHub](https://github.com/List-KR/microShield). | ||
|
||
## Where can you get more userscripts?{#more-userscripts} | ||
|
||
|
@@ -55,9 +76,9 @@ If you like the idea of personifying your browser with the help of userscripts, | |
|
||
## Development | ||
|
||
### Request License | ||
### Request license | ||
|
||
If you are developing your own custom script and want to test how it works with AdGuard, request a beta-license key for the app. | ||
If you are developing your own custom script and want to test how it works with AdGuard, request a beta license key for the app. | ||
|
||
To get it, please send an email to [email protected] with the following information: | ||
|
||
|
60 changes: 60 additions & 0 deletions
60
...ent-docs/current/adguard-for-android/solving-problems/adguard-for-android-tv.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,60 @@ | ||
--- | ||
title: How to install AdGuard for Android TV | ||
sidebar_position: 17 | ||
--- | ||
|
||
:::info | ||
|
||
This article covers AdGuard for Android TV, an ad blocker that protects your TV at the system level. To see how it works, [download the AdGuard TV app](https://agrd.io/tvapk) | ||
|
||
::: | ||
|
||
In most cases, stock browsers cannot install a file on your TV, but you can download a browser from the Google Play Store that has this functionality. In our guide, we will consider an example of installation using the TV Bro browser, but there are other options and you can choose the one that better suits your needs. As an alternative, you can use the [Downloader](https://play.google.com/store/apps/details?id=com.esaba.downloader) app. | ||
|
||
## Installing AdGuard for Android TV via browser | ||
|
||
1. Install the [TV Bro browser](https://play.google.com/store/apps/details?id=com.phlox.tvwebbrowser) on your Android TV. | ||
|
||
2. Download and install AdGuard for Android TV: | ||
|
||
- Open the installed TV Bro browser on your Android TV. | ||
- In the address bar of the browser, type `https://agrd.io/tvapk` and press _Enter_ or follow the link. | ||
- The browser will start downloading the AdGuard for Android TV installation file automatically. | ||
- Once the download is complete, select _Downloads_ in the browser control bar, then select the downloaded file. | ||
- In a warning message, allow installing files from the browser. | ||
- Return to your browser, open _Downloads_, and click the downloaded file. | ||
- In the system window that appears, click _Install_, then _Done_ or _Open_. | ||
|
||
Done, AdGuard for Android TV is installed. | ||
|
||
1. Launch AdGuard for Android TV: | ||
|
||
- After the installation is complete, find the AdGuard app in the list of installed apps on your Android TV. | ||
- Click the AdGuard icon to launch the app. | ||
- Follow the on-screen instructions to complete the setup. | ||
|
||
## Installing AdGuard for Android TV via ADB | ||
|
||
1. Make sure that Android Debug Bridge (ADB) is installed on your computer. If not, you can follow the instructions on XDA Developers: [ADB Installation Guide](https://www.xda-developers.com/install-adb-windows-macos-linux). | ||
|
||
2. Download [AdGuard for Android TV](https://agrd.io/tvapk). | ||
|
||
3. In your TV settings, go to _System_ → _About_ and press the build number seven times to unlock developer options. Enable _USB debugging_. | ||
|
||
4. Write down the IP address of your Android TV: | ||
|
||
- On your Android TV, navigate to Settings. | ||
- Select _System_ → _About_. | ||
- Find _Network_ and select _Wi-Fi_ or _Ethernet_, depending on your connection type. | ||
- Go to the network section and find _IP address_. Note down this IP address. | ||
|
||
5. Connect to Android TV via ADB: | ||
|
||
- Open the terminal or command prompt on your computer. | ||
- Enter the command `adb connect` and paste the IP address of your TV. | ||
- The connection will be established. | ||
|
||
6. Install AdGuard for Android TV via ADB: | ||
|
||
- In the terminal, enter the command `adb install Downloads/adguard_tv.apk`. If necessary, replace `Downloads/adguard_tv.apk` with your path. | ||
- Wait for a message in the terminal indicating the successful installation of the app. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.