Merge branch 'dev' of github.com:Significant-Gravitas/AutoGPT into dev

This commit is contained in:
SwiftyOS 2024-12-17 14:19:53 +01:00
commit 4d19bcdc5e
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ class WebSeleniumComponent(
def _sideload_chrome_extensions(
self, options: ChromeOptions, dl_folder: Path
) -> None:
crx_download_url_template = "https://clients2.google.com/service/update2/crx?response=redirect&prodversion=49.0&acceptformat=crx3&x=id%3D{crx_id}%26installsource%3Dondemand%26uc" # noqa
crx_download_url_template = "https://clients2.google.com/service/update2/crx?response=redirect&prodversion=99.0&acceptformat=crx3&x=id%3D{crx_id}%26installsource%3Dondemand%26uc" # noqa
cookiewall_squasher_crx_id = "edibdbjcniadpccecjdfdjjppcpchdlm"
adblocker_crx_id = "cjpalhdlnbpafiamejdnhcphjbkeiagm"