diff --git a/docs/adguard-browser-extension/adguard-browser-extension.md b/docs/adguard-browser-extension/adguard-browser-extension.md new file mode 100644 index 00000000000..23e23cc5a8a --- /dev/null +++ b/docs/adguard-browser-extension/adguard-browser-extension.md @@ -0,0 +1,58 @@ +--- +title: AdGuard Browser Extension +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard Browser Extension, which safeguards only your browser. To protect your entire device, [download the AdGuard app](https://adguard.com/download.html?auto=true) + +::: + +## Features + +Here are outlined the main features and settings available in the AdGuard Browser Extension. + +[Features](/adguard-browser-extension/features/features.md) + +## Availability + +In this article, you'll learn about the supported browsers and platforms where the extension can be installed. + +[Availability](/adguard-browser-extension/availability.md) + +## Installation + +The article explains how to install the AdGuard Browser Extension on various supported browsers. + +[Installation](/adguard-browser-extension/installation.md) + +## Compatibility with the standalone app + +The article explains the compatibility of the AdGuard Browser Extension with the AdGuard desktop apps. + +[Compatibility with the standalone app](adguard-browser-extension/compatibility.md) + +## AdGuard Browser Extension for Chrome MV3 + +This article discusses the AdGuard browser extension for Chrome, which is compatible with the Manifest V3 API, and how it differs from the browser extension based on Manifest V2. + +[AdGuard Browser Extension for Chrome MV3](/adguard-browser-extension/mv3-version/) + +## Browser-protected pages + +The article describes how the AdGuard Browser Extension manages protected pages, restricting ad blocking on certain sensitive websites to ensure proper functionality. + +[Browser-protected pages](/adguard-browser-extension/protected-pages.md) + +## Solving problems + +This section includes guides addressing known issues and possible solutions. + +[Solving problems](/adguard-browser-extension/solving-problems/solving-problems.md) + +## Comparison to standalone apps + +The article highlights the differences in functionality, coverage, and features between the AdGuard extensions and desktop apps. + +[Comparison to standalone apps](/adguard-browser-extension/comparison-standalone.md) diff --git a/docs/adguard-browser-extension/features/features.md b/docs/adguard-browser-extension/features/features.md new file mode 100644 index 00000000000..cb41ecface4 --- /dev/null +++ b/docs/adguard-browser-extension/features/features.md @@ -0,0 +1,34 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article is about the AdGuard Browser Extension, which safeguards only your browser. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Main menu + +The article explains the main functions on the pop-up, such as enabling or disabling ad blocking, accessing settings, managing filters, and viewing protection statistics. + +[Main menu](/adguard-browser-extension/features/main-menu.md) + +## Filters + +The article describes how AdGuard Browser Extension allows you to customize ad blocking with different filters and custom user rules. + +[Filters](/adguard-browser-extension/features/filters.md) + +## Tracking protection (Stealth Mode) + +The article explains how this feature enhances privacy by blocking online trackers, hiding user information, and preventing third-party data collection. + +[Tracking protection (Stealth Mode)](/adguard-browser-extension/features/stealth-mode.md) + +## Other features and options + +The article describes additional features and information, such as update notifications, filtering log, statistics on blocked ads and trackers, links to privacy documents, and the repository. + +[Other features and options](/adguard-browser-extension/features/other-features.md) diff --git a/docs/adguard-browser-extension/features/filters.md b/docs/adguard-browser-extension/features/filters.md index 07c5c70af89..aa6922cc40d 100644 --- a/docs/adguard-browser-extension/features/filters.md +++ b/docs/adguard-browser-extension/features/filters.md @@ -1,6 +1,6 @@ --- title: Filters -sidebar_position: 1 +sidebar_position: 2 --- :::info diff --git a/docs/adguard-browser-extension/features/main-menu.md b/docs/adguard-browser-extension/features/main-menu.md index 413ce9529dd..4ee1af5af8d 100644 --- a/docs/adguard-browser-extension/features/main-menu.md +++ b/docs/adguard-browser-extension/features/main-menu.md @@ -1,6 +1,6 @@ --- -title: Extension’s main menu -sidebar_position: 4 +title: Main menu +sidebar_position: 1 --- :::info diff --git a/docs/adguard-browser-extension/features/other-features.md b/docs/adguard-browser-extension/features/other-features.md index c5b26d4f5f4..d54d060093a 100644 --- a/docs/adguard-browser-extension/features/other-features.md +++ b/docs/adguard-browser-extension/features/other-features.md @@ -1,6 +1,6 @@ --- title: Other features and options -sidebar_position: 3 +sidebar_position: 4 --- :::info diff --git a/docs/adguard-browser-extension/features/stealth-mode.md b/docs/adguard-browser-extension/features/stealth-mode.md index fac973814d3..0d756925f31 100644 --- a/docs/adguard-browser-extension/features/stealth-mode.md +++ b/docs/adguard-browser-extension/features/stealth-mode.md @@ -1,6 +1,6 @@ --- -title: Stealth Mode -sidebar_position: 2 +title: Tracking protection (Stealth Mode) +sidebar_position: 3 --- :::info diff --git a/docs/adguard-browser-extension/installation.md b/docs/adguard-browser-extension/installation.md index 2e05dafbe6d..f9793894fb3 100644 --- a/docs/adguard-browser-extension/installation.md +++ b/docs/adguard-browser-extension/installation.md @@ -1,5 +1,5 @@ --- -title: How to install +title: Installation sidebar_position: 3 --- diff --git a/docs/adguard-browser-extension/solving-problems/solving-problems.md b/docs/adguard-browser-extension/solving-problems/solving-problems.md new file mode 100644 index 00000000000..3a7c6e6085a --- /dev/null +++ b/docs/adguard-browser-extension/solving-problems/solving-problems.md @@ -0,0 +1,9 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +Here are some guides you may need to solve problems with the AdGuard Browser Extension. + +- [How to export logs from the background page](/adguard-browser-extension/solving-problems/logs.md) +- [How to debug rules in AdGuard for Chrome MV3](/adguard-browser-extension/solving-problems/debug-rules.md) diff --git a/docs/adguard-content-blocker/adguard-content-blocker.md b/docs/adguard-content-blocker/adguard-content-blocker.md new file mode 100644 index 00000000000..86c1e396933 --- /dev/null +++ b/docs/adguard-content-blocker/adguard-content-blocker.md @@ -0,0 +1,18 @@ +--- +title: AdGuard Content Blocker +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard Content Blocker, which only safeguards the Samsung Internet browser and Yandex Browser. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Features overview + +[Features overview](/adguard-content-blocker/overview.md) + +## Installation + +[Installation](/adguard-content-blocker/installation.md) diff --git a/docs/adguard-for-android/adguard-for-android.md b/docs/adguard-for-android/adguard-for-android.md new file mode 100644 index 00000000000..24bd9e4b9d0 --- /dev/null +++ b/docs/adguard-for-android/adguard-for-android.md @@ -0,0 +1,28 @@ +--- +title: AdGuard for Android +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Android, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Features + +Here are outlined the main features and settings available in AdGuard for Android. + +[Features](/adguard-for-android/features/features.md) + +## Installation + +Here, you’ll find the system requirements along with instructions on how to install and uninstall AdGuard for Android. + +[Installation](/adguard-for-android/installation.md) + +## Solving problems + +This section includes various articles addressing known issues and possible solutions. + +[Solving problems](/adguard-for-android/solving-problems/solving-problems.md) diff --git a/docs/adguard-for-android/features/features.md b/docs/adguard-for-android/features/features.md new file mode 100644 index 00000000000..31cd01419a7 --- /dev/null +++ b/docs/adguard-for-android/features/features.md @@ -0,0 +1,58 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Android, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Protection + +Info on modules in the Protection tab: Ad blocking, Tracking protection, Annoyance blocking, DNS protection, Firewall, and Browsing security. + +[Protection](/adguard-for-android/features/protection/protection.md) + +## App management + +AdGuard for Android offers app management features that allow you to control how AdGuard filters traffic for individual apps, providing options to block ads and trackers or disable protection for selected apps altogether. + +[App management](/adguard-for-android/features/app-management.md) + +## Statistics + +Detailed statistics on blocked ads, trackers, and saved traffic that allows us to monitor the app’s performance and protection efficiency over time. + +[Statistics](/adguard-for-android/features/statistics.md) + +## Settings + +Information about customizing settings so you can adjust ad blocking, privacy, and DNS settings to suit your needs. + +[Settings](/adguard-for-android/features/settings.md) + +## Assistant + +Information about a tool that lets you quickly change app or website settings and view statistics without opening the AdGuard interface. + +[Assistant](/adguard-for-android/features/assistant.md) + +## Free vs. full version + +Comparison of features between the free and paid versions. + +[Free vs. full version](/adguard-for-android/features/free-vs-full.mdx) + +## Integration with AdGuard VPN + +Information on how the app integrates with VPN services, allowing you to run both AdGuard and AdGuard VPN at the same time without conflict, ensuring ad blocking and privacy protection along with VPN functionality. + +[Integration with AdGuard VPN](/adguard-for-android/features/integration-with-vpn.md) + +## Rooted devices + +AdGuard for Android on rooted devices offers advanced features like HTTPS filtering without a certificate installation, automatic ad blocking in apps, and deeper system-wide protection. + +[Rooted devices](/adguard-for-android/features/rooted.md) diff --git a/docs/adguard-for-android/features/integration-with-vpn.md b/docs/adguard-for-android/features/integration-with-vpn.md index 9f84b5fb30a..5f5b6316a97 100644 --- a/docs/adguard-for-android/features/integration-with-vpn.md +++ b/docs/adguard-for-android/features/integration-with-vpn.md @@ -1,6 +1,6 @@ --- title: Integration with AdGuard VPN -sidebar_position: 8 +sidebar_position: 6 --- :::info diff --git a/docs/adguard-for-android/features/protection/protection.md b/docs/adguard-for-android/features/protection/protection.md new file mode 100644 index 00000000000..0bbd906b679 --- /dev/null +++ b/docs/adguard-for-android/features/protection/protection.md @@ -0,0 +1,48 @@ +--- +title: Protection +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Android, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +This module contains the following settings: + +## Ad blocking + +Information on customizing ad blocking, filtering ads and trackers across apps and browsers, with filters and advanced options for system-wide ad blocking. + +[Ad blocking](/adguard-for-android/features/protection/ad-blocking.md) + +## Tracking protection + +Information on how to block third-party trackers in apps and websites to protect your privacy and prevent data collection. + +[Tracking protection](/adguard-for-android/features/protection/tracking-protection.md) + +## Annoyance blocking + +Information on how AdGuard filters block annoyances such as cookie consent pop-ups, banners, and other intrusive elements. + +[Annoyance blocking](/adguard-for-android/features/protection/annoyance-blocking.md) + +## DNS protection + +Information on configuring secure DNS servers to help block ads, trackers, and malicious websites while protecting your privacy. + +[DNS protection](/adguard-for-android/features/protection/dns-protection.md) + +## Firewall + +The Firewall feature, which allows users to control Internet access for individual apps, block background data, and monitor network activity for enhanced privacy and data management. + +[Firewall](/adguard-for-android/features/protection/firewall/firewall.md) + +## Browsing security + +The Browsing security feature helps block access to malicious and phishing websites, protecting you from online threats. + +[Browsing security](/adguard-for-android/features/protection/browsing-security.md) diff --git a/docs/adguard-for-android/solving-problems/solving-problems.md b/docs/adguard-for-android/solving-problems/solving-problems.md new file mode 100644 index 00000000000..e6094e4da5e --- /dev/null +++ b/docs/adguard-for-android/solving-problems/solving-problems.md @@ -0,0 +1,31 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Android, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [Battery and traffic consumption issues](/adguard-for-android/solving-problems/battery.md) +- [How to collect debug logs](/adguard-for-android/solving-problems/log.md) +- [How to automate AdGuard for Android](/adguard-for-android/solving-problems/tasker.md) +- [How to get system logs](/adguard-for-android/solving-problems/logcat.md) +- [How to generate HAR files](/adguard-for-android/solving-problems/har.md) +- [Low-level settings guide](/adguard-for-android/solving-problems/low-level-settings.md) +- [How to block ads in the YouTube app](adguard-for-android/solving-problems/youtube-ads.md) +- [How to set up outbound proxy](/adguard-for-android/solving-problems/outbound-proxy.md) +- [How to protect AdGuard from being disabled by the system](/adguard-for-android/solving-problems/background-work.md) +- [Problems caused by multiple user profiles](/adguard-for-android/solving-problems/multiple-user-profiles.md) +- [Manual installation of the security certificate into the Firefox browser](/adguard-for-android/solving-problems/firefox-certificates.md) +- [Certificate installation on devices with Android 11+](/adguard-for-android/solving-problems/manual-certificate.md) +- [Certificate installation in a Secure folder](/adguard-for-android/solving-problems/secure-folder.md) +- [Moving the CA certificate to the system store on rooted devices](/adguard-for-android/solving-problems/https-certificate-for-rooted.md) +- [Known compatibility issues with Android apps](/adguard-for-android/solving-problems/compatibility-issues.md) +- [How to install AdGuard for Android TV](/adguard-for-android/solving-problems/adguard-for-android-tv.md) +- [How to use Samsung Pay with AdGuard in South Korea](/adguard-for-android/solving-problems/samsungpay-with-adguard-in-south-korea.md) +- [Problems caused by extending restricted settings](/adguard-for-android/solving-problems/extending-restricted-settings.md) diff --git a/docs/adguard-for-ios/adguard-for-ios.md b/docs/adguard-for-ios/adguard-for-ios.md new file mode 100644 index 00000000000..55f74385cba --- /dev/null +++ b/docs/adguard-for-ios/adguard-for-ios.md @@ -0,0 +1,34 @@ +--- +title: AdGuard for iOS +sidebar_position: 1 +--- + +## Features + +Here are outlined the main features and settings available in AdGuard for iOS. + +[Features](/adguard-for-ios/features/features.md) + +## Installation + +Here, you’ll find the system requirements along with instructions on how to install and uninstall AdGuard for iOS. + +[Installation](/adguard-for-ios/installation.md) + +## Safari Web extension + +AdGuard for iOS includes a web extension that integrates with Safari to provide efficient ad blocking, privacy protection, and customizable filters directly within the browser. + +[Safari Web extension](/adguard-for-ios/web-extension.md) + +## Solving problems + +This section includes various articles addressing known issues and possible solutions. + +[Solving problems](/adguard-for-ios/solving-problems/solving-problems.md) + +## AdGuard and AdGuard Pro + +Here we explain why there are two AdGuard apps in the App Store and what the difference is between them. + +[AdGuard and AdGuard Pro](/adguard-for-ios/adguard-and-adguard-pro.md) diff --git a/docs/adguard-for-ios/features/features.md b/docs/adguard-for-ios/features/features.md new file mode 100644 index 00000000000..ba3f491b26d --- /dev/null +++ b/docs/adguard-for-ios/features/features.md @@ -0,0 +1,64 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for iOS, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Safari protection + +Information on how to configure ad blocking and privacy in Safari using content blockers, filters, and user rules. + +[Safari protection](/adguard-for-ios/features/safari-protection.md) + +## DNS protection + +This section describes how AdGuard for iOS allows you to configure secure DNS servers and block ads, trackers, and malicious content. + +[DNS protection](/adguard-for-ios/features/dns-protection/) + +## Advanced protection + +This article describes how to use CSS rules, CSS selectors, and scriptlets to deal with complex ads, such as YouTube ads. + +[Advanced protection](/adguard-for-ios/features/advanced-protection.md) + +## Activity and statistics + +This article describes the Statistics tab with detailed activity reports that allow you to monitor blocked ads, trackers, and DNS queries. + +[Activity and statistics](/adguard-for-ios/features/activity.md) + +## Assistant + +A tool that helps you manage filtering in Safari right from the browser without switching back to the app. + +[Assistant](/adguard-for-ios/features/assistant.md) + +## Low-level settings + +Low-level settings allow advanced users to fine-tune app performance, customize ad blocking, and adjust DNS protection for greater control over their privacy and security. + +[Low-level settings](/adguard-for-ios/features/low-level-settings.md) + +## Other features + +The article describes additional features, including widgets, auto-updates, and statistics reset, as well as how to contact support. + +[Other features](/adguard-for-ios/features/other-features.md) + +## Compatibility with AdGuard VPN + +Information on how the app integrates with VPN services, allowing you to run both AdGuard and AdGuard VPN at the same time without conflict, ensuring ad blocking and privacy protection along with VPN functionality. + +[Compatibility with AdGuard VPN](/adguard-for-ios/features/compatibility-with-adguard-vpn.md) + +## Free vs. full version + +Comparison of features between the free and paid versions. + +[Free vs. full version](/adguard-for-ios/features/free-vs-full.md) diff --git a/docs/adguard-for-ios/solving-problems/solving-problems.md b/docs/adguard-for-ios/solving-problems/solving-problems.md new file mode 100644 index 00000000000..db6b41ca10a --- /dev/null +++ b/docs/adguard-for-ios/solving-problems/solving-problems.md @@ -0,0 +1,18 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for iOS, a multifunctional ad blocker that protects your device at the system level. To see how it works firsthand, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [How to activate premium features](/adguard-for-ios/solving-problems/premium-activation.md) +- [How to enable system-wide filtering in AdGuard for iOS](/adguard-for-ios/solving-problems/system-wide-filtering.md) +- [How to avoid compatibility issues with FaceTime](/adguard-for-ios/solving-problems/facetime-compatibility-issues.md) +- [How to block YouTube ads](/adguard-for-ios/solving-problems/block-youtube-ads.md) +- [Low-level settings guide](/adguard-for-ios/solving-problems/low-level-settings.md) diff --git a/docs/adguard-for-mac/adguard-for-mac.md b/docs/adguard-for-mac/adguard-for-mac.md new file mode 100644 index 00000000000..a214bc15c62 --- /dev/null +++ b/docs/adguard-for-mac/adguard-for-mac.md @@ -0,0 +1,28 @@ +--- +title: AdGuard for Mac +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Mac, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Features + +Here are outlined the main features and settings available in AdGuard for Mac. + +[Features](/adguard-for-mac/features/features.md) + +## Installation + +Here, you’ll find the system requirements along with instructions on how to install and uninstall AdGuard for Mac. + +[Installation](/adguard-for-mac/installation.md) + +### Solving problems + +This section includes various articles addressing known issues and possible solutions. + +[Solving problems](/adguard-for-mac/solving-problems/solving-problems.md) diff --git a/docs/adguard-for-mac/features/dns.md b/docs/adguard-for-mac/features/dns.md index 2e17f16c000..efac8bec254 100644 --- a/docs/adguard-for-mac/features/dns.md +++ b/docs/adguard-for-mac/features/dns.md @@ -1,6 +1,6 @@ --- title: DNS -sidebar_position: 4 +sidebar_position: 5 --- :::info diff --git a/docs/adguard-for-mac/features/extensions.md b/docs/adguard-for-mac/features/extensions.md index 3f6e922cdaa..1139f70b07a 100644 --- a/docs/adguard-for-mac/features/extensions.md +++ b/docs/adguard-for-mac/features/extensions.md @@ -1,6 +1,6 @@ --- title: Extensions -sidebar_position: 8 +sidebar_position: 9 --- :::info diff --git a/docs/adguard-for-mac/features/features.md b/docs/adguard-for-mac/features/features.md new file mode 100644 index 00000000000..b6ffb098d15 --- /dev/null +++ b/docs/adguard-for-mac/features/features.md @@ -0,0 +1,64 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Mac, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Main window + +From the main window, you can toggle protection, view statistics on blocked ads, trackers, and threats, and access settings, updates, support, and license management. + +[Main window](/adguard-for-mac/features/main.md) + +## General + +Here you can configure basic settings such as *Do not block search ads and website self-promoting ads*, *Activate language-specific filters automatically*, *Launch AdGuard at login*, *Hide menu bar icon*, and *Allowlist*. + +[General](/adguard-for-mac/features/general.md) + +## Filters + +Here you learn how you can customize your ad blocking by enabling different filter lists, including language-specific filters, third-party filters, and user rules. + +[Filters](/adguard-for-mac/features/filters.md) + +## DNS + +Here you can find the DNS protection settings: available providers, filters, Blocklist and Allowlist functions. + +[DNS](/adguard-for-mac/features/dns.md) + +## Stealth Mode + +[Stealth Mode](/adguard-for-mac/features/stealth.md) + +Information on how to set up advanced protection by deleting cookies, UTM tags, online counters, and analytics systems, and not allowing websites to collect your IP address, device and browser parameters, search queries, and personal information. + +## Security + +It includes settings to protect you from phishing and malware. You can also help AdGuard update its database of known threats by agreeing to send anonymous security-related information. + +[Security](/adguard-for-mac/features/security.md) + +## Browser Assistant + +Information on how to manage AdGuard protection directly from the browser. + +[Browser Assistant](/adguard-for-mac/features/browser-assistant.md) + +## Extensions + +Here you’ll how to use AdGuard as a userscript manager to extend the functionality of websites. You can add your own scripts as well as manage existing ones. + +[Extensions](/adguard-for-mac/features/extensions.md) + +## Network + +This article describes additional network-related options and proxy settings where you can specify which proxy server AdGuard should use to update filters, download new versions, and so on. + +[Network](/adguard-for-mac/features/network.md) diff --git a/docs/adguard-for-mac/features/filters.md b/docs/adguard-for-mac/features/filters.md index cf84d303f4f..2ae21153ea4 100644 --- a/docs/adguard-for-mac/features/filters.md +++ b/docs/adguard-for-mac/features/filters.md @@ -1,6 +1,6 @@ --- title: Filters -sidebar_position: 3 +sidebar_position: 4 --- :::info diff --git a/docs/adguard-for-mac/features/general.md b/docs/adguard-for-mac/features/general.md index c8f7a4f576f..bc0bfa60649 100644 --- a/docs/adguard-for-mac/features/general.md +++ b/docs/adguard-for-mac/features/general.md @@ -1,6 +1,6 @@ --- title: General -sidebar_position: 2 +sidebar_position: 3 --- :::info diff --git a/docs/adguard-for-mac/features/main.md b/docs/adguard-for-mac/features/main.md index cde8047ec1f..6104933a2f4 100644 --- a/docs/adguard-for-mac/features/main.md +++ b/docs/adguard-for-mac/features/main.md @@ -1,6 +1,6 @@ --- title: Main window -sidebar_position: 1 +sidebar_position: 2 --- :::info diff --git a/docs/adguard-for-mac/features/network.md b/docs/adguard-for-mac/features/network.md index c7d10dcfd5c..f0d7964f08e 100644 --- a/docs/adguard-for-mac/features/network.md +++ b/docs/adguard-for-mac/features/network.md @@ -1,6 +1,6 @@ --- title: Network -sidebar_position: 9 +sidebar_position: 10 --- :::info diff --git a/docs/adguard-for-mac/features/security.md b/docs/adguard-for-mac/features/security.md index 94c38db87a2..b910a893c49 100644 --- a/docs/adguard-for-mac/features/security.md +++ b/docs/adguard-for-mac/features/security.md @@ -1,6 +1,6 @@ --- title: Security -sidebar_position: 6 +sidebar_position: 7 --- :::info diff --git a/docs/adguard-for-mac/features/stealth.md b/docs/adguard-for-mac/features/stealth.md index 4870a49ba58..240f2c9bb73 100644 --- a/docs/adguard-for-mac/features/stealth.md +++ b/docs/adguard-for-mac/features/stealth.md @@ -1,6 +1,6 @@ --- title: Stealth Mode -sidebar_position: 5 +sidebar_position: 6 --- :::info diff --git a/docs/adguard-for-mac/installation.md b/docs/adguard-for-mac/installation.md index 4ae78d833fd..2c460a4e732 100644 --- a/docs/adguard-for-mac/installation.md +++ b/docs/adguard-for-mac/installation.md @@ -1,5 +1,5 @@ --- -title: 'Install/Uninstall' +title: 'Installation' sidebar_position: 2 --- diff --git a/docs/adguard-for-mac/solving-problems/_category_.json b/docs/adguard-for-mac/solving-problems/_category_.json index fa809ed3842..442c2178e9e 100644 --- a/docs/adguard-for-mac/solving-problems/_category_.json +++ b/docs/adguard-for-mac/solving-problems/_category_.json @@ -1,5 +1,5 @@ { - "position": 4, + "position": 3, "label": "Solving problems", "collapsible": true, "collapsed": true diff --git a/docs/adguard-for-mac/solving-problems/solving-problems.md b/docs/adguard-for-mac/solving-problems/solving-problems.md new file mode 100644 index 00000000000..9d9e1ea1c15 --- /dev/null +++ b/docs/adguard-for-mac/solving-problems/solving-problems.md @@ -0,0 +1,24 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Mac, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [Manual certificate installation](/adguard-for-mac/solving-problems/manual-certificate-installation.md) +- [Protection cannot be enabled](/adguard-for-mac/solving-problems/protection-cannot-be-enabled.md) +- [How to install AdGuard on macOS High Sierra and above](/adguard-for-mac/solving-problems/high-sierra-compatibility.md) +- [Compatibility issues with different macOS versions](/adguard-for-mac/solving-problems/big-sur-issues.md) +- [Installation problems solving](/adguard-for-mac/solving-problems/installation-issues.md) +- [Launch issues](/adguard-for-mac/solving-problems/launch-issues.md) +- [iCloud Private Relay and AdGuard](/adguard-for-mac/solving-problems/icloud-private-relay.md) +- [Protect Mail Activity and AdGuard](/adguard-for-mac/solving-problems/protect-mail-activity.md) +- [Advanced Settings guide](/adguard-for-mac/solving-problems/advanced-settings.md) +- [Setting up filtering in Tor Browser](/adguard-for-mac/solving-problems/tor-filtering.md) +- [Incompatibility with Screen Time](/adguard-for-mac/solving-problems/screen-time-issues.md) diff --git a/docs/adguard-for-safari/adguard-for-safari.md b/docs/adguard-for-safari/adguard-for-safari.md new file mode 100644 index 00000000000..e68439499b8 --- /dev/null +++ b/docs/adguard-for-safari/adguard-for-safari.md @@ -0,0 +1,34 @@ +--- +title: AdGuard for Safari +sidebar_position: 2 +--- + +:::info + +This article is about AdGuard for Safari, which safeguards only your Safari browser. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Features + +Here are outlined the main features and settings available in AdGuard for Safari. + +[Features](/adguard-for-safari/features/features.md) + +## Installation + +Here, you’ll find the system requirements along with instructions on how to install and uninstall AdGuard for Safari. + +[Installation](/adguard-for-safari/installation.md) + +## Safari extensions + +The article provides an overview of extensions in AdGuard for Safari, how they work, installation instructions, and key features of the extensions. + +[Safari extensions](/adguard-for-safari/extensions.md) + +## Solving problems + +This section includes various articles addressing known issues and possible solutions. + +[Solving problems](/adguard-for-safari/solving-problems/solving-problems.md) diff --git a/docs/adguard-for-safari/features/features.md b/docs/adguard-for-safari/features/features.md new file mode 100644 index 00000000000..b6aa2926e21 --- /dev/null +++ b/docs/adguard-for-safari/features/features.md @@ -0,0 +1,34 @@ +--- +title: Features +sidebar_position: 1 +--- + +## General + +The article highlights basic features, including notifications, update intervals, and logging level. + +[General](adguard-for-safari/features/general.md) + +## Filters + +This article explains how AdGuard for Safari allows you to customize ad blocking by enabling different filters, such as language-specific filters, anti-malware filters, and user rules. + +[Filters](/adguard-for-safari/features/filters.md) + +## Content Blockers + +This section explains why AdGuard for Safari consists of six content blockers and how they work. + +[Content Blockers](/adguard-for-safari/features/content-blockers/content-blockers.md) + +## User rules + +The article is dedicated to how you can use AdGuard for Safari to create and manage custom filtering rules to personalize your ad blocking experience. + +[User rules](/adguard-for-safari/features/rules.md) + +## About + +Here you’ll find useful links to privacy documents, GitHub repository, and version history. + +[About](/adguard-for-safari/features/about.md) diff --git a/docs/adguard-for-safari/solving-problems/solving-problems.md b/docs/adguard-for-safari/solving-problems/solving-problems.md new file mode 100644 index 00000000000..56086008070 --- /dev/null +++ b/docs/adguard-for-safari/solving-problems/solving-problems.md @@ -0,0 +1,18 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article is about AdGuard for Safari, which safeguards only your Safari browser. To protect your entire device, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, as well as guides and instructions you may need. + +- [Rule limit issues](/adguard-for-safari/solving-problems/rule-limit.md) +- [Filtering doesn’t work and ads aren’t blocked](/adguard-for-safari/solving-problems/ads-not-blocked.md) +- [Filtering doesn’t stop when AdGuard for Safari is disabled](/adguard-for-safari/solving-problems/filters-after-disable.md) +- [How to collect logs in AdGuard for Safari](/adguard-for-safari/solving-problems/logs.md) +- [AdGuard for Safari doesn’t work in private tabs on macOS Sonoma](/adguard-for-safari/solving-problems/private-sonoma.md) diff --git a/docs/adguard-for-windows/adguard-for-windows.md b/docs/adguard-for-windows/adguard-for-windows.md new file mode 100644 index 00000000000..fe165024ad6 --- /dev/null +++ b/docs/adguard-for-windows/adguard-for-windows.md @@ -0,0 +1,40 @@ +--- +title: AdGuard for Windows +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Features + +Here are outlined the main features and settings available in AdGuard for Windows. + +[Features](/adguard-for-windows/features/features.md) + +## Installation + +Here, you’ll find the system requirements along with instructions on how to install and uninstall AdGuard for Windows. + +[Installation](/adguard-for-windows/installation.md) + +## Browser Assistant + +This article covers a browser extension that complements the desktop program, its installation, and its benefits. + +[Browser Assistant](/adguard-for-windows/browser-assistant.md) + +## Solving problems + +This section includes various articles addressing known issues and possible solutions. + +[Solving problems](/adguard-for-windows/solving-problems/solving-problems.md) + +## Documentation for admins + +This page provides details about AdGuard’s central management of policies and preferences. + +[Documentation for admins](/adguard-for-windows/admins-documentation.md) diff --git a/docs/adguard-for-windows/features/_category_.json b/docs/adguard-for-windows/features/_category_.json index d3e060e6021..084022a37a1 100644 --- a/docs/adguard-for-windows/features/_category_.json +++ b/docs/adguard-for-windows/features/_category_.json @@ -1,6 +1,6 @@ { "position": 1, - "label": "Features overview", + "label": "Features", "collapsible": true, "collapsed": true } \ No newline at end of file diff --git a/docs/adguard-for-windows/features/extensions.md b/docs/adguard-for-windows/features/extensions.md index 49f92719641..8f703696fcf 100644 --- a/docs/adguard-for-windows/features/extensions.md +++ b/docs/adguard-for-windows/features/extensions.md @@ -38,28 +38,3 @@ This extension prevents popup windows from opening when you view web pages. Some **Web of Trust** Web of Trust lets you see the reputation of each website based on its users’ opinions. The site is rated by a number of specific criteria: trust, security, etc. This extension is turned off by default, but you can turn it on in the application settings. Please, note that AdGuard is not the developer of this extension. - -### Network - -The penultimate module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: *Enable traffic filtering* and *Filter HTTPS*. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many sites, like youtube.com, facebook.com and x.com, it is impossible to remove ads without HTTPS filtering. So keep the *Filter HTTPS* feature enabled unless you have a strong reason not to. - -![Network Settings *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/overview/network-settings.png) - -In this module you can check the checkbox "Use AdGuard as an HTTP proxy" to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the *Filter websites with EV certificates* feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. - -At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions and so on. - -### AdGuard VPN - -The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the *Download* button or go to the AdGuard VPN website by clicking the *Homepage* button. - -How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data confidentiality is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. - -**What AdGuard VPN does:** - -- hides your real whereabouts and helps you stay anonymous -- changes your IP address to protect your data from tracking -- encrypts your traffic to make it unreadable to third parties -- lets you configure where to use VPN and where not to (exclusions feature) - -To get more information about AdGuard VPN dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/docs/adguard-for-windows/features/features.md b/docs/adguard-for-windows/features/features.md new file mode 100644 index 00000000000..a700ae28882 --- /dev/null +++ b/docs/adguard-for-windows/features/features.md @@ -0,0 +1,40 @@ +--- +title: Features +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +## Home screen + +This article outlines everything you see when you open the program, including *Settings*, *Support*, *License*, and *About*. You’ll also find statistics on blocked ads and trackers. + +[Home screen](/adguard-for-windows/features/home-screen/) + +## Settings + +You can customize the program to suit your needs by blocking only what bothers you, using a trusted DNS server, removing third-party cookies, and more. + +[Settings](/adguard-for-windows/features/settings/) + +## Extensions + +Here you’ll how to use AdGuard as a userscript manager to extend the functionality of websites. You can add your own scripts as well as manage existing ones. + +[Extensions](/adguard-for-windows/features/extensions/) + +## Network + +This article describes additional network-related options and proxy settings where you can specify which proxy server AdGuard should use to update filters, download new versions, and so on. + +[Network](/adguard-for-windows/features/network/) + +## Other features + +Here you can find information on how to reach support, manage your license, view details about the current version and privacy policy, check for updates, and explore options available in the tray menu. + +[Other features](/adguard-for-windows/features/others/) diff --git a/docs/adguard-for-windows/features/network.md b/docs/adguard-for-windows/features/network.md new file mode 100644 index 00000000000..68f95103055 --- /dev/null +++ b/docs/adguard-for-windows/features/network.md @@ -0,0 +1,33 @@ +--- +title: Network +sidebar_position: 4 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +The *Network* module is dedicated to network filtering, and here you will find additional network-related options. Two of them are enabled by default: *Enable traffic filtering* and *Filter HTTPS*. These are important extra precautions to better filter your web space. Most websites are now using HTTPS, and the same applies to advertising. From many websites, like youtube.com, facebook.com, and x.com, it is impossible to remove ads without HTTPS filtering. So keep the *Filter HTTPS* feature enabled unless you have a strong reason not to. + +![Network Settings *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/windows/overview/network-settings.png) + +In this module you can select the checkbox *Use AdGuard as an HTTP proxy* to use AdGuard as a regular HTTP proxy which will filter all traffic passing through it. You can also enable the *Filter websites with EV certificates* feature. Extended Validation (EV) SSL Certificates offer a stronger safety guarantee; owners of such websites have to pass a thorough and globally standardized identity verification process defined by EV guidelines. Which is the reason why some users trust websites with such certificates and prefer not to filter them. + +At last, there is a section with proxy settings. There you can specify which proxy server AdGuard should use to update filters, get new versions, and so on. + +### AdGuard VPN + +The last section is dedicated to AdGuard VPN — an ideal tool that provides security and anonymity each time you browse the Internet. You can download it by clicking the *Download* button or go to the AdGuard VPN website by clicking the *Homepage* button. + +How does AdGuard VPN work? Without going into technical details, we can say that VPN creates a secure encrypted tunnel between the user's computer or mobile device and a remote VPN server. In this way, data privacy is preserved, as well as the anonymity of the user, because a third-party observer sees the IP address of the VPN server and not the actual user's IP. + +**What AdGuard VPN does:** + +- hides your real whereabouts and helps you stay anonymous +- changes your IP address to protect your data from tracking +- encrypts your traffic to make it unreadable to third parties +- lets you configure where to use VPN and where not to (exclusions feature) + +To get more information about AdGuard VPN, dive into the [AdGuard VPN Knowledge Base](https://adguard-vpn.com/kb/). diff --git a/docs/adguard-for-windows/features/others.md b/docs/adguard-for-windows/features/others.md index 598eb67125a..210bf3f032c 100644 --- a/docs/adguard-for-windows/features/others.md +++ b/docs/adguard-for-windows/features/others.md @@ -1,6 +1,6 @@ --- title: Other features -sidebar_position: 4 +sidebar_position: 5 --- :::info diff --git a/docs/adguard-for-windows/solving-problems/solving-problems.md b/docs/adguard-for-windows/solving-problems/solving-problems.md new file mode 100644 index 00000000000..c26de145bf0 --- /dev/null +++ b/docs/adguard-for-windows/solving-problems/solving-problems.md @@ -0,0 +1,23 @@ +--- +title: Solving problems +sidebar_position: 1 +--- + +:::info + +This article covers AdGuard for Windows, a multifunctional ad blocker that protects your device at the system level. To see how it works, [download the AdGuard app](https://agrd.io/download-kb-adblock) + +::: + +Here are some problems you may encounter and workarounds, guides, and instructions you may need. + +- [WFP driver compatibility](/adguard-for-windows/solving-problems/wfp-driver/) +- [Certificate-related issues](/adguard-for-windows/solving-problems/connection-not-trusted/) +- [How to collect AdGuard logs](/adguard-for-windows/solving-problems/adguard-logs/) +- [How to collect AdGuard installation logs](/adguard-for-windows/solving-problems/installation-logs/) +- [How to collect Windows system logs](/adguard-for-windows/solving-problems/system-logs/) +- [Common installer errors](/adguard-for-windows/solving-problems/common-installer-errors/) +- [Advanced (low-level) Settings guide](/adguard-for-windows/solving-problems/low-level-settings/) +- [How to create a dump file](/adguard-for-windows/solving-problems/dump-file/) +- [Possible DNS leaks](/adguard-for-windows/solving-problems/dns-leaks/) +- [Known issues of AdGuard for Windows](/adguard-for-windows/solving-problems/known-issues/)