From 683ad8a41a99044c4c76a33abfac7fffb17e8354 Mon Sep 17 00:00:00 2001 From: Dasha_Bugayova Date: Wed, 10 Jul 2024 21:51:41 +0800 Subject: [PATCH 1/3] updated --- .../compatibility.md | 24 +++++++++++++++++++ .../integration-mode.md | 24 ------------------- docs/adguard-for-windows/browser-assistant.md | 2 +- 3 files changed, 25 insertions(+), 25 deletions(-) create mode 100644 docs/adguard-browser-extension/compatibility.md delete mode 100644 docs/adguard-browser-extension/integration-mode.md diff --git a/docs/adguard-browser-extension/compatibility.md b/docs/adguard-browser-extension/compatibility.md new file mode 100644 index 00000000000..76e63346a4b --- /dev/null +++ b/docs/adguard-browser-extension/compatibility.md @@ -0,0 +1,24 @@ +--- +title: Compatibility with the standalone app +sidebar_position: 4 +--- + +:::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) + +::: + +While AdGuard Browser Extension can block ads in browsers, [AdGuard standalone programs](/docs/adguard-browser-extension/comparison-standalone.md) filter all the traffic on your device, including from browsers and apps. + +If you decide to install both the extension and the standalone program on your PC, you may encounter some compatibility issues. The problem is that in some cases the application and the extension may interfere with each other. Some websites will no longer be protected by the desktop program and will only be protected by the extension, which has fewer options. Also, filtering may work incorrectly for some websites. Therefore, we don't recommend using the extension together with the application. + +If you have the desktop version of AdGuard installed on your PC, it is better to use AdGuard Browser Assistant instead of the extension. + +## AdGuard Browser Assistant + +![AdGuard Browser Assistant *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) + +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter, and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/docs/adguard-for-mac/features/browser-assistant.md), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). + +AdGuard Browser Assistant is available in all major browsers. diff --git a/docs/adguard-browser-extension/integration-mode.md b/docs/adguard-browser-extension/integration-mode.md deleted file mode 100644 index 62df92bd6cd..00000000000 --- a/docs/adguard-browser-extension/integration-mode.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -title: Integration mode (legacy) -sidebar_position: 4 ---- - -:::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) - -::: - -## What is the integration mode? - -In older versions of AdGuard Browser Extension, if you had it installed along with one of the AdGuard desktop apps (AdGuard for Windows or AdGuard for Mac), the extension took upon itself the functions of AdGuard Assistant — a tool that helped manage the filtering right from the web page. At the same time, the ad blocking itself was completely under of the desktop app's control, the extension and its settings played no role in that. - -The problem was, in some cases the app and the extension would hamper each other’s work. Some websites would stop being protected by the desktop program and were backed up only by the extension which has less possibilities. Thus, starting with AdGuard Browser Extension v3.5, the integration mode was removed. Instead, the new AdGuard Browser Assistant was implemented. - -## AdGuard Browser Assistant - -![AdGuard Browser Assistant *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) - -AdGuard Browser Assistant is a new browser extension that works and feels just like the integration mode but much lighter, without redundant functions, and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/adguard-for-mac/features/browser-assistant), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). - -AdGuard Browser Assistant is available in all major browsers. diff --git a/docs/adguard-for-windows/browser-assistant.md b/docs/adguard-for-windows/browser-assistant.md index 5cb39fbb8be..1baa8c86d2f 100644 --- a/docs/adguard-for-windows/browser-assistant.md +++ b/docs/adguard-for-windows/browser-assistant.md @@ -15,7 +15,7 @@ AdGuard Browser Assistant is a browser extension, it is installed in a browser, ### Compatibility with the main app -If you got into the habit of using our previous AdGuard Ad Blocker extension [in Integration mode](/adguard-browser-extension/integration-mode), you may like the solution that we have developed for the new Browser Assistant. +If you got into the habit of using our previous [AdGuard Ad Blocker extension](/docs/adguard-browser-extension/compatibility.md), you may like the solution that we have developed for the new Browser Assistant. Background information: From 9a8bec2990015b5613b96b685c6eec409a5a49cc Mon Sep 17 00:00:00 2001 From: Dasha_Bugayova Date: Thu, 11 Jul 2024 18:59:29 +0800 Subject: [PATCH 2/3] changed the file name --- .../{compatibility.md => integration-mode.md} | 0 docs/adguard-for-windows/browser-assistant.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/adguard-browser-extension/{compatibility.md => integration-mode.md} (100%) diff --git a/docs/adguard-browser-extension/compatibility.md b/docs/adguard-browser-extension/integration-mode.md similarity index 100% rename from docs/adguard-browser-extension/compatibility.md rename to docs/adguard-browser-extension/integration-mode.md diff --git a/docs/adguard-for-windows/browser-assistant.md b/docs/adguard-for-windows/browser-assistant.md index 1baa8c86d2f..5ceaa68fb7c 100644 --- a/docs/adguard-for-windows/browser-assistant.md +++ b/docs/adguard-for-windows/browser-assistant.md @@ -15,7 +15,7 @@ AdGuard Browser Assistant is a browser extension, it is installed in a browser, ### Compatibility with the main app -If you got into the habit of using our previous [AdGuard Ad Blocker extension](/docs/adguard-browser-extension/compatibility.md), you may like the solution that we have developed for the new Browser Assistant. +If you got into the habit of using our previous [AdGuard Ad Blocker extension](/docs/adguard-browser-extension/integration-mode.md), you may like the solution that we have developed for the new Browser Assistant. Background information: From a68dd599c5dbdf4141cfa646a4a1201f47f2f38f Mon Sep 17 00:00:00 2001 From: Dasha_Bugayova Date: Thu, 11 Jul 2024 22:05:09 +0800 Subject: [PATCH 3/3] fixed --- docs/adguard-browser-extension/integration-mode.md | 2 +- docs/adguard-for-windows/browser-assistant.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/adguard-browser-extension/integration-mode.md b/docs/adguard-browser-extension/integration-mode.md index 76e63346a4b..66e3a540e24 100644 --- a/docs/adguard-browser-extension/integration-mode.md +++ b/docs/adguard-browser-extension/integration-mode.md @@ -19,6 +19,6 @@ If you have the desktop version of AdGuard installed on your PC, it is better to ![AdGuard Browser Assistant *mobile_border](https://cdn.adtidy.org/content/kb/ad_blocker/browser_extension/ad_blocker_browser_extension_assistant.png) -AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter, and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/docs/adguard-for-mac/features/browser-assistant.md), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). +AdGuard Browser Assistant is a browser extension that works and feels just like AdGuard Browser Extension, but it's much lighter and doesn't interfere with the desktop apps. You can [read more about Browser Assistant for Windows](/adguard-for-windows/browser-assistant) or [Mac](/docs/adguard-for-mac/features/browser-assistant.md), or [download it from our website](https://adguard.com/adguard-assistant/overview.html). AdGuard Browser Assistant is available in all major browsers. diff --git a/docs/adguard-for-windows/browser-assistant.md b/docs/adguard-for-windows/browser-assistant.md index 5ceaa68fb7c..22513635920 100644 --- a/docs/adguard-for-windows/browser-assistant.md +++ b/docs/adguard-for-windows/browser-assistant.md @@ -15,7 +15,7 @@ AdGuard Browser Assistant is a browser extension, it is installed in a browser, ### Compatibility with the main app -If you got into the habit of using our previous [AdGuard Ad Blocker extension](/docs/adguard-browser-extension/integration-mode.md), you may like the solution that we have developed for the new Browser Assistant. +If you got into the habit of using our previous [AdGuard Ad Blocker extension](/docs/adguard-browser-extension/integration-mode.md), you might like the solution that we have developed for the new Browser Assistant. Background information: