From 65c0bc414f5eff517b99ed41b6e9d2b418fd38c8 Mon Sep 17 00:00:00 2001 From: mrT23 Date: Wed, 4 Sep 2024 13:36:44 +0300 Subject: [PATCH] docs: add supported browsers section to Chrome extension documentation --- docs/docs/chrome-extension/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/docs/chrome-extension/index.md b/docs/docs/chrome-extension/index.md index c7efcef13..1261f5ae1 100644 --- a/docs/docs/chrome-extension/index.md +++ b/docs/docs/chrome-extension/index.md @@ -8,3 +8,7 @@ For private repositories, you will need to install [PR-Agent Pro](https://github For a demonstration of how to install PR-Agent Pro and use it with the Chrome extension, please refer to the tutorial video at the provided [link](https://codium.ai/images/pr_agent/private_repos.mp4). + +### Supported browsers + +The extension is supported on all Chromium-based browsers, including Google Chrome, Arc, Opera, Brave, and Microsoft Edge.