From 70a47771a85a14a462e36e7fd6773f3811127b21 Mon Sep 17 00:00:00 2001 From: Alexander David Frick Date: Thu, 11 Nov 2021 11:46:44 -0600 Subject: [PATCH] Update chromedriver info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 62659cd6..2e9c926f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ > - Disable Google API Key warning (you can still use API Keys to enable sync), from Ungoogled Chromium. > - Includes DuckDuckGo and Ask.com in all locales, along with normal search engines, from Ubuntu. > - Logo and Branding/Naming changed to Thorium logo, Thorium name, and "Alex313031" being appended to "The Chromium Authors" in credits, etc. -> - Includes installer patches and files to include ChromeDriver and content_shell, with a .desktop file being provided for content_shell (named thorium-content-shell.desktop and shows in desktop environments as Thorium Content Shell). You can also run content_shell with the command thorium-shell (custom wrapper for it, located in /usr/bin/). You can run ChromeDriver at /opt/chromium.org/chromium/chromium-unstable/chromedriver +> - Includes installer patches and files to include ChromeDriver and content_shell, with a .desktop file being provided for content_shell (named thorium-content-shell.desktop and shows in desktop environments as Thorium Content Shell). You can also run content_shell with the command thorium-shell (custom wrapper for it, located in /usr/bin/). You can run ChromeDriver at /usr/bin/chromedriver.   – args.gn exclude API Keys (you can get them yourself) and the pgo profile path is different for each chromium version. (See below.)