fix remote browser improved remote support

Signed-off-by: RonniSkansing <rskansing@gmail.com>
This commit is contained in:
RonniSkansing
2026-07-24 21:34:58 +02:00
parent 36e6c7aa7a
commit a2b50f8442
7 changed files with 384 additions and 15 deletions
@@ -1112,7 +1112,7 @@ declare var Infinity: number;
{#if cfgMode === 'local'}
Spawns an isolated Chrome process per session.
{:else}
Connect to a Chrome you launched yourself real OS fingerprint, GPU, profile, and extensions. Best for bypassing bot detection.
Connect to a Chrome you launched yourself - real OS fingerprint, GPU, profile, and extensions. Best for bypassing bot detection.
{/if}
</p>
</div>